From 7c6fb5798cb35af0939d3b1e77cb3cdcdbc5eab1 Mon Sep 17 00:00:00 2001 From: Jens Wille Date: Thu, 28 Sep 2023 17:30:49 +0200 Subject: [PATCH] Reset context.jsonld. (#1906) --- web/conf/context.jsonld | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/web/conf/context.jsonld b/web/conf/context.jsonld index 00c3e28c0..cbf2a23bd 100644 --- a/web/conf/context.jsonld +++ b/web/conf/context.jsonld @@ -38,12 +38,12 @@ "notation" : { "@id" : "http://www.w3.org/2004/02/skos/core#notation" }, - "Combination" : { - "@id" : "http://iflastandards.info/ns/isbd/terms/mediatype/T1008" - }, "Book" : { "@id" : "http://purl.org/ontology/bibo/Book" }, + "Combination" : { + "@id" : "http://iflastandards.info/ns/isbd/terms/mediatype/T1008" + }, "Work" : { "@id" : "https://d-nb.info/standards/elementset/gnd#Work" }, @@ -103,12 +103,12 @@ "dateOfBirthAndDeath" : { "@id" : "https://d-nb.info/standards/elementset/gnd#dateOfBirthAndDeath" }, - "Person" : { - "@id" : "https://d-nb.info/standards/elementset/gnd#Person" - }, "Map" : { "@id" : "http://purl.org/ontology/bibo/Map" }, + "Person" : { + "@id" : "https://d-nb.info/standards/elementset/gnd#Person" + }, "startDate" : { "@id" : "http://schema.org/startDate" }, @@ -237,12 +237,12 @@ "@id" : "http://rdaregistry.info/Elements/u/P60489", "@container" : "@set" }, - "Event" : { - "@id" : "http://schema.org/Event" - }, "Family" : { "@id" : "https://d-nb.info/standards/elementset/gnd#Family" }, + "Event" : { + "@id" : "http://schema.org/Event" + }, "ismn" : { "@id" : "http://purl.org/ontology/mo/ismn", "@container" : "@set" @@ -326,12 +326,12 @@ "@id" : "http://purl.org/dc/terms/isFormatOf", "@container" : "@set" }, - "IsPartOfRelation" : { - "@id" : "http://purl.org/lobid/lv#IsPartOfRelation" - }, "Legislation" : { "@id" : "http://purl.org/lobid/lv#Legislation" }, + "IsPartOfRelation" : { + "@id" : "http://purl.org/lobid/lv#IsPartOfRelation" + }, "responsibilityStatement" : { "@id" : "http://id.loc.gov/ontologies/bibframe/responsibilityStatement", "@container" : "@set"