ROR · JSON-LD Context

Ror Context

JSON-LD context defining the semantic vocabulary for Ror from ROR.

8 Classes 19 Properties 1 Namespaces
View Context View on GitHub

Namespaces

ror: https://ror.org/

Classes

Organization name alternateName location addressCountry addressLocality identifier foundingDate

Properties

Property Type Container
rorId reference
url reference
sameAs reference
parentOrganization reference
memberOf reference
rorTypes
established
status
externalIds
gridId
isni
wikidata
fundref
domains
links reference
wikipedia_url reference
relationships
acronyms
labels

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "ror": "https://ror.org/",
    "rorId": {
      "@id": "ror:id",
      "@type": "@id"
    },
    "Organization": "schema:Organization",
    "name": "schema:name",
    "alternateName": "schema:alternateName",
    "url": {
      "@id": "schema:url",
      "@type": "@id"
    },
    "location": "schema:location",
    "addressCountry": "schema:addressCountry",
    "addressLocality": "schema:addressLocality",
    "identifier": "schema:identifier",
    "sameAs": {
      "@id": "schema:sameAs",
      "@type": "@id"
    },
    "foundingDate": "schema:foundingDate",
    "parentOrganization": {
      "@id": "schema:parentOrganization",
      "@type": "@id"
    },
    "memberOf": {
      "@id": "schema:memberOf",
      "@type": "@id"
    },
    "rorTypes": {
      "@id": "ror:types"
    },
    "established": {
      "@id": "ror:established"
    },
    "status": {
      "@id": "ror:status"
    },
    "externalIds": {
      "@id": "ror:externalIds"
    },
    "gridId": {
      "@id": "ror:gridId"
    },
    "isni": {
      "@id": "ror:isni"
    },
    "wikidata": {
      "@id": "ror:wikidata"
    },
    "fundref": {
      "@id": "ror:fundref"
    },
    "domains": {
      "@id": "ror:domains"
    },
    "links": {
      "@id": "ror:links",
      "@type": "@id"
    },
    "wikipedia_url": {
      "@id": "ror:wikipedia_url",
      "@type": "@id"
    },
    "relationships": {
      "@id": "ror:relationships"
    },
    "acronyms": {
      "@id": "ror:acronyms"
    },
    "labels": {
      "@id": "ror:labels"
    }
  }
}