University of Sydney · JSON-LD Context

University Of Sydney Organization Context

JSON-LD context defining the semantic vocabulary for University Of Sydney Organization from University of Sydney.

0 Classes 0 Properties 0 Namespaces
View Context View on GitHub

JSON-LD Document

university-of-sydney-organization.jsonld Raw ↑
{
  "@context": "https://schema.org",
  "@type": "CollegeOrUniversity",
  "@id": "https://ror.org/0384j8v12",
  "name": "The University of Sydney",
  "alternateName": ["University of Sydney", "Sydney University", "USyd"],
  "url": "https://www.sydney.edu.au/",
  "foundingDate": "1850",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sydney",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "identifier": [
    { "@type": "PropertyValue", "propertyID": "ROR", "value": "https://ror.org/0384j8v12" },
    { "@type": "PropertyValue", "propertyID": "Crossref Member", "value": "12184" },
    { "@type": "PropertyValue", "propertyID": "Crossref DOI Prefix", "value": "10.30722" },
    { "@type": "PropertyValue", "propertyID": "DataCite Client", "value": "ARDCX.USYD" },
    { "@type": "PropertyValue", "propertyID": "SAML entityID", "value": "https://federation.sydney.edu.au/idp/shibboleth" }
  ],
  "sameAs": [
    "https://ror.org/0384j8v12",
    "https://api.crossref.org/members/12184",
    "https://api.datacite.org/clients/ardcx.usyd",
    "https://au.linkedin.com/school/university-of-sydney/",
    "https://en.wikipedia.org/wiki/University_of_Sydney"
  ],
  "department": [
    {
      "@type": "Library",
      "name": "The University of Sydney Library",
      "url": "https://www.library.sydney.edu.au/"
    },
    {
      "@type": "ArchiveOrganization",
      "name": "Sydney eScholarship Repository",
      "url": "https://ses.library.usyd.edu.au/"
    }
  ],
  "x-provenance": {
    "generated": "2026-08-19",
    "method": "derived",
    "source": "Derived from verified registry lookups: api.ror.org/v2/organizations (200), api.crossref.org/members/12184 (200), api.datacite.org/clients/ardcx.usyd (200), and the live SAML metadata at federation.sydney.edu.au/idp/shibboleth (200). Nothing in this document is asserted without a 200 from one of those sources.",
    "operator": "institution",
    "note": "This is an identity document generated by API Evangelist. The University of Sydney does not publish this JSON-LD."
  }
}