Ens Paris Context

JSON-LD context defining the semantic vocabulary for Ens Paris from École Normale Supérieure de Paris.

7 Classes 4 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
ens: https://www.ens.psl.eu/ns#

Classes

name url description identifier federation setSpec operator

Properties

Property Type Container
parentOrganization reference
entityID reference
oaiBaseURL reference
libraryCatalog reference

JSON-LD Document

ens-paris-context.jsonld Raw ↑
{
  "@context": {
    "schema": "https://schema.org/",
    "ens": "https://www.ens.psl.eu/ns#",
    "@vocab": "https://schema.org/",
    "name": "schema:name",
    "url": "schema:url",
    "description": "schema:description",
    "identifier": "schema:identifier",
    "parentOrganization": {
      "@id": "schema:parentOrganization",
      "@type": "@id"
    },
    "entityID": {
      "@id": "ens:samlEntityID",
      "@type": "@id"
    },
    "federation": "ens:identityFederation",
    "oaiBaseURL": {
      "@id": "ens:oaiBaseURL",
      "@type": "@id"
    },
    "setSpec": "ens:oaiSetSpec",
    "operator": "ens:operator",
    "libraryCatalog": {
      "@id": "ens:libraryCatalog",
      "@type": "@id"
    }
  },
  "@type": "CollegeOrUniversity",
  "name": "École normale supérieure - PSL",
  "url": "https://www.ens.psl.eu/en",
  "description": "French grande école and constituent institution of Université PSL, in Paris.",
  "parentOrganization": "https://psl.eu/",
  "entityID": "https://federation.ens.psl.eu/idp/shibboleth",
  "federation": "RENATER Fédération Éducation-Recherche",
  "libraryCatalog": "https://catalogue.bib.ens.psl.eu/",
  "oaiBaseURL": "https://catalogue.bib.ens.psl.eu/cgi-bin/koha/oai.pl",
  "setSpec": "CATALOGUE",
  "operator": "institution",
  "x-generated": "2026-08-30",
  "x-method": "derived",
  "x-source": "live probes of federation.ens.psl.eu and catalogue.bib.ens.psl.eu, 2026-08-30",
  "x-authorship": "generated by API Evangelist from live probes; not authored by the institution."
}