Civil Infrastructure Platform · JSON-LD Context

Civil Infrastructure Platform Context

JSON-LD context defining the semantic vocabulary for Civil Infrastructure Platform from Civil Infrastructure Platform.

13 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
cip: https://www.cip-project.org/vocab/

Classes

Project WorkingGroup Kernel Package Release Standard Member name description version supportEnd createdAt updatedAt

JSON-LD Document

civil-infrastructure-platform-context.jsonld Raw ↑
{
  "@context": {
    "@vocab": "https://apievangelist.com/vocab/civil-infrastructure-platform/",
    "schema": "https://schema.org/",
    "cip": "https://www.cip-project.org/vocab/",
    "Project": "schema:Project",
    "WorkingGroup": "cip:WorkingGroup",
    "Kernel": "cip:LinuxKernel",
    "Package": "schema:SoftwareSourceCode",
    "Release": "cip:KernelRelease",
    "Standard": "schema:DefinedTerm",
    "Member": "schema:Organization",
    "name": "schema:name",
    "description": "schema:description",
    "version": "schema:softwareVersion",
    "supportEnd": "cip:eolDate",
    "createdAt": "schema:dateCreated",
    "updatedAt": "schema:dateModified"
  }
}