.
This commit is contained in:
@@ -233,7 +233,7 @@ rdac:C10004 rdf:type owl:NamedIndividual ,
|
|||||||
:SearchableClass ;
|
:SearchableClass ;
|
||||||
:associatedProperty <http://rdaregistry.info/Elements/a/datatype/P50291> ,
|
:associatedProperty <http://rdaregistry.info/Elements/a/datatype/P50291> ,
|
||||||
<http://rdaregistry.info/Elements/a/datatype/P50292> ;
|
<http://rdaregistry.info/Elements/a/datatype/P50292> ;
|
||||||
:categoryId "2"^^xsd:nonNegativeInteger .
|
:categoryId "3"^^xsd:nonNegativeInteger .
|
||||||
|
|
||||||
|
|
||||||
### http://www.loc.gov/premis/rdf/v1#hasMessageDigest
|
### http://www.loc.gov/premis/rdf/v1#hasMessageDigest
|
||||||
@@ -284,11 +284,24 @@ rdfs:label rdf:type owl:NamedIndividual ;
|
|||||||
:indexedByField :Label .
|
:indexedByField :Label .
|
||||||
|
|
||||||
|
|
||||||
|
### http://www.w3.org/2004/02/skos/core#Concept
|
||||||
|
skos:Concept rdf:type owl:NamedIndividual ,
|
||||||
|
:SearchableClass ;
|
||||||
|
:associatedProperty skos:definition ,
|
||||||
|
skos:prefLabel ;
|
||||||
|
:categoryId "2"^^xsd:nonNegativeInteger .
|
||||||
|
|
||||||
|
|
||||||
### http://www.w3.org/2004/02/skos/core#definition
|
### http://www.w3.org/2004/02/skos/core#definition
|
||||||
skos:definition rdf:type owl:NamedIndividual ;
|
skos:definition rdf:type owl:NamedIndividual ;
|
||||||
:indexedByField :Definition .
|
:indexedByField :Definition .
|
||||||
|
|
||||||
|
|
||||||
|
### http://www.w3.org/2004/02/skos/core#prefLabel
|
||||||
|
skos:prefLabel rdf:type owl:NamedIndividual ;
|
||||||
|
:indexedByField :Label .
|
||||||
|
|
||||||
|
|
||||||
### http://www.w3.org/ns/ldp#BasicContainer
|
### http://www.w3.org/ns/ldp#BasicContainer
|
||||||
ldp:BasicContainer rdf:type owl:NamedIndividual ;
|
ldp:BasicContainer rdf:type owl:NamedIndividual ;
|
||||||
:readOnly "true"^^xsd:boolean .
|
:readOnly "true"^^xsd:boolean .
|
||||||
|
|||||||
Reference in New Issue
Block a user