-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathskos_import.owl
More file actions
104 lines (78 loc) · 8.33 KB
/
Copy pathskos_import.owl
File metadata and controls
104 lines (78 loc) · 8.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
Prefix(:=<https://w3id.org/lehrplan/ontology/lp/imports/skos_import.owl#>)
Prefix(owl:=<http://www.w3.org/2002/07/owl#>)
Prefix(rdf:=<http://www.w3.org/1999/02/22-rdf-syntax-ns#>)
Prefix(xml:=<http://www.w3.org/XML/1998/namespace>)
Prefix(xsd:=<http://www.w3.org/2001/XMLSchema#>)
Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)
Ontology(<https://w3id.org/lehrplan/ontology/lp/imports/skos_import.owl>
<https://w3id.org/lehrplan/ontology/lp/releases/2026-01-23/imports/skos_import.owl>
Annotation(owl:versionInfo "2026-01-23")
Declaration(ObjectProperty(<http://www.w3.org/2004/02/skos/core#closeMatch>))
Declaration(ObjectProperty(<http://www.w3.org/2004/02/skos/core#exactMatch>))
Declaration(ObjectProperty(<http://www.w3.org/2004/02/skos/core#topConceptOf>))
Declaration(AnnotationProperty(<http://purl.org/dc/terms/creator>))
Declaration(AnnotationProperty(<http://purl.org/dc/terms/description>))
Declaration(AnnotationProperty(<http://purl.org/dc/terms/title>))
Declaration(AnnotationProperty(<http://www.w3.org/2004/02/skos/core#altLabel>))
Declaration(AnnotationProperty(<http://www.w3.org/2004/02/skos/core#definition>))
Declaration(AnnotationProperty(<http://www.w3.org/2004/02/skos/core#editorialNote>))
Declaration(AnnotationProperty(<http://www.w3.org/2004/02/skos/core#example>))
Declaration(AnnotationProperty(<http://www.w3.org/2004/02/skos/core#prefLabel>))
Declaration(AnnotationProperty(<http://www.w3.org/2004/02/skos/core#scopeNote>))
############################
# Annotation Properties
############################
# Annotation Property: <http://www.w3.org/2004/02/skos/core#altLabel> (alternative label)
AnnotationAssertion(rdfs:comment <http://www.w3.org/2004/02/skos/core#altLabel> "The range of skos:altLabel is the class of RDF plain literals."@en)
AnnotationAssertion(rdfs:comment <http://www.w3.org/2004/02/skos/core#altLabel> "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en)
AnnotationAssertion(rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#altLabel> <http://www.w3.org/2004/02/skos/core>)
AnnotationAssertion(rdfs:label <http://www.w3.org/2004/02/skos/core#altLabel> "alternative label"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <http://www.w3.org/2004/02/skos/core#altLabel> "An alternative lexical label for a resource."@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#example> <http://www.w3.org/2004/02/skos/core#altLabel> "Acronyms, abbreviations, spelling variants, and irregular plural/singular forms may be included among the alternative labels for a concept. Mis-spelled terms are normally included as hidden labels (see skos:hiddenLabel)."@en)
SubAnnotationPropertyOf(<http://www.w3.org/2004/02/skos/core#altLabel> rdfs:label)
# Annotation Property: <http://www.w3.org/2004/02/skos/core#definition> (definition)
AnnotationAssertion(rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#definition> <http://www.w3.org/2004/02/skos/core>)
AnnotationAssertion(rdfs:label <http://www.w3.org/2004/02/skos/core#definition> "definition"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <http://www.w3.org/2004/02/skos/core#definition> "A statement or formal explanation of the meaning of a concept."@en)
# Annotation Property: <http://www.w3.org/2004/02/skos/core#editorialNote> (editorial note)
AnnotationAssertion(rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#editorialNote> <http://www.w3.org/2004/02/skos/core>)
AnnotationAssertion(rdfs:label <http://www.w3.org/2004/02/skos/core#editorialNote> "editorial note"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <http://www.w3.org/2004/02/skos/core#editorialNote> "A note for an editor, translator or maintainer of the vocabulary."@en)
# Annotation Property: <http://www.w3.org/2004/02/skos/core#example> (example)
AnnotationAssertion(rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#example> <http://www.w3.org/2004/02/skos/core>)
AnnotationAssertion(rdfs:label <http://www.w3.org/2004/02/skos/core#example> "example"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <http://www.w3.org/2004/02/skos/core#example> "An example of the use of a concept."@en)
# Annotation Property: <http://www.w3.org/2004/02/skos/core#prefLabel> (preferred label)
AnnotationAssertion(rdfs:comment <http://www.w3.org/2004/02/skos/core#prefLabel> "A resource has no more than one value of skos:prefLabel per language tag, and no more than one value of skos:prefLabel without language tag."@en)
AnnotationAssertion(rdfs:comment <http://www.w3.org/2004/02/skos/core#prefLabel> "The range of skos:prefLabel is the class of RDF plain literals."@en)
AnnotationAssertion(rdfs:comment <http://www.w3.org/2004/02/skos/core#prefLabel> "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
disjoint properties."@en)
AnnotationAssertion(rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#prefLabel> <http://www.w3.org/2004/02/skos/core>)
AnnotationAssertion(rdfs:label <http://www.w3.org/2004/02/skos/core#prefLabel> "preferred label"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <http://www.w3.org/2004/02/skos/core#prefLabel> "The preferred lexical label for a resource, in a given language."@en)
SubAnnotationPropertyOf(<http://www.w3.org/2004/02/skos/core#prefLabel> rdfs:label)
# Annotation Property: <http://www.w3.org/2004/02/skos/core#scopeNote> (scope note)
AnnotationAssertion(rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#scopeNote> <http://www.w3.org/2004/02/skos/core>)
AnnotationAssertion(rdfs:label <http://www.w3.org/2004/02/skos/core#scopeNote> "scope note"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <http://www.w3.org/2004/02/skos/core#scopeNote> "A note that helps to clarify the meaning and/or the use of a concept."@en)
############################
# Object Properties
############################
# Object Property: <http://www.w3.org/2004/02/skos/core#closeMatch> (has close match)
AnnotationAssertion(rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.w3.org/2004/02/skos/core>)
AnnotationAssertion(rdfs:label <http://www.w3.org/2004/02/skos/core#closeMatch> "has close match"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <http://www.w3.org/2004/02/skos/core#closeMatch> "skos:closeMatch is used to link two concepts that are sufficiently similar that they can be used interchangeably in some information retrieval applications. In order to avoid the possibility of \"compound errors\" when combining mappings across more than two concept schemes, skos:closeMatch is not declared to be a transitive property."@en)
SymmetricObjectProperty(<http://www.w3.org/2004/02/skos/core#closeMatch>)
# Object Property: <http://www.w3.org/2004/02/skos/core#exactMatch> (has exact match)
AnnotationAssertion(rdfs:comment <http://www.w3.org/2004/02/skos/core#exactMatch> "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@en)
AnnotationAssertion(rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#exactMatch> <http://www.w3.org/2004/02/skos/core>)
AnnotationAssertion(rdfs:label <http://www.w3.org/2004/02/skos/core#exactMatch> "has exact match"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <http://www.w3.org/2004/02/skos/core#exactMatch> "skos:exactMatch is used to link two concepts, indicating a high degree of confidence that the concepts can be used interchangeably across a wide range of information retrieval applications. skos:exactMatch is a transitive property, and is a sub-property of skos:closeMatch."@en)
SubObjectPropertyOf(<http://www.w3.org/2004/02/skos/core#exactMatch> <http://www.w3.org/2004/02/skos/core#closeMatch>)
SymmetricObjectProperty(<http://www.w3.org/2004/02/skos/core#exactMatch>)
TransitiveObjectProperty(<http://www.w3.org/2004/02/skos/core#exactMatch>)
# Object Property: <http://www.w3.org/2004/02/skos/core#topConceptOf> (is top concept in scheme)
AnnotationAssertion(rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#topConceptOf> <http://www.w3.org/2004/02/skos/core>)
AnnotationAssertion(rdfs:label <http://www.w3.org/2004/02/skos/core#topConceptOf> "is top concept in scheme"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <http://www.w3.org/2004/02/skos/core#topConceptOf> "Relates a concept to the concept scheme that it is a top level concept of."@en)
)