From 44769209d3977bf5ad34b5697c701d0aa949cb42 Mon Sep 17 00:00:00 2001 From: klngwll Date: Thu, 9 Dec 2021 16:42:53 +0100 Subject: [PATCH] Remove topConcept from KBV ontology --- source/vocab/base.ttl | 3 +-- source/vocab/things.ttl | 8 -------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/source/vocab/base.ttl b/source/vocab/base.ttl index 11744f95b..7b3e5cee8 100644 --- a/source/vocab/base.ttl +++ b/source/vocab/base.ttl @@ -28,8 +28,7 @@ rdfs:comment "Detta vokabulär fungerar som en central mappning till publika, välkända egenskaper och klasser."@sv; rdfs:comment "This vocabulary serves as a central mapping to public, well-known properties and classes."@en; dc:license ; - owl:imports dc:, dctype:, skos:, prov:, foaf:, bibo:, sdo:, bf2:, bflc: ; - skos:hasTopConcept :Instance, :Work, :Item, :Agent, :IndexTerm . + owl:imports dc:, dctype:, skos:, prov:, foaf:, bibo:, sdo:, bf2:, bflc: . # Various sources beyond the linked defintions themselves: diff --git a/source/vocab/things.ttl b/source/vocab/things.ttl index 02abca8a9..500566357 100644 --- a/source/vocab/things.ttl +++ b/source/vocab/things.ttl @@ -28,14 +28,6 @@ @prefix marc: . -# TODO: List top concepts to provide interfaces with: -# - a set of starting points for e.g. navigation, creation -# - a "roof" when finding base classes -#: skos:hasTopConcept :Work . -#: skos:hasTopConcept :Instance . -##: skos:hasTopConcept :Print . - - ## # Creative Works