University of Lausanne · JSON-LD Context

University Of Lausanne Context

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

14 Classes 6 Properties 3 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
unil: https://www.unil.ch/vocab#
dc: http://purl.org/dc/terms/

Classes

name url description id public_id key ref_id project_attrs nber_samples created_at updated_at handle metadata archivedItemsCount

Properties

Property Type Container
institution schema:CollegeOrUniversity
Project schema:Dataset
Community schema:CreativeWorkSeries
Collection schema:Collection
Item schema:CreativeWork
Bitstream schema:MediaObject

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "unil": "https://www.unil.ch/vocab#",
    "dc": "http://purl.org/dc/terms/",
    "name": "schema:name",
    "url": "schema:url",
    "description": "schema:description",
    "institution": {
      "@id": "unil:institution",
      "@type": "schema:CollegeOrUniversity"
    },
    "Project": {
      "@id": "unil:Project",
      "@type": "schema:Dataset"
    },
    "id": "schema:identifier",
    "public_id": "unil:publicId",
    "key": "unil:key",
    "ref_id": "unil:referenceAtlasId",
    "project_attrs": "unil:projectAttributes",
    "nber_samples": "unil:numberOfSamples",
    "created_at": "schema:dateCreated",
    "updated_at": "schema:dateModified",
    "Community": {
      "@id": "unil:Community",
      "@type": "schema:CreativeWorkSeries"
    },
    "Collection": {
      "@id": "unil:Collection",
      "@type": "schema:Collection"
    },
    "Item": {
      "@id": "unil:Item",
      "@type": "schema:CreativeWork"
    },
    "Bitstream": {
      "@id": "unil:Bitstream",
      "@type": "schema:MediaObject"
    },
    "handle": "dc:identifier",
    "metadata": "unil:metadata",
    "archivedItemsCount": "unil:archivedItemsCount"
  },
  "@type": "schema:CollegeOrUniversity",
  "name": "University of Lausanne",
  "url": "https://www.unil.ch",
  "description": "Public research university in Lausanne, Switzerland (UNIL).",
  "x-provenance": {
    "generated": "2026-09-01",
    "method": "derived",
    "source": "Derived by API Evangelist from this repository's own OpenAPI contracts for the SPICA Atlas API and the IRIS DSpace REST API, both reconstructed from live UNIL hosts. Not published by the University of Lausanne."
  }
}