Commit d987f907 authored by Raul Garcia-Castro's avatar Raul Garcia-Castro
Browse files

Added more undefined terms.

parent b135aaf8
Loading
Loading
Loading
Loading
+16 −0
Original line number Original line Diff line number Diff line
@@ -62,10 +62,18 @@ dcterms:creator rdf:type owl:AnnotationProperty .
dcterms:description rdf:type owl:AnnotationProperty .
dcterms:description rdf:type owl:AnnotationProperty .




###  http://purl.org/dc/terms/issued
dcterms:issued rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/license
###  http://purl.org/dc/terms/license
dcterms:license rdf:type owl:AnnotationProperty .
dcterms:license rdf:type owl:AnnotationProperty .




###  http://purl.org/dc/terms/modified
dcterms:modified rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/publisher
###  http://purl.org/dc/terms/publisher
dcterms:publisher rdf:type owl:AnnotationProperty .
dcterms:publisher rdf:type owl:AnnotationProperty .


@@ -78,6 +86,14 @@ dcterms:source rdf:type owl:AnnotationProperty .
dcterms:title rdf:type owl:AnnotationProperty .
dcterms:title rdf:type owl:AnnotationProperty .




###  http://purl.org/vocab/vann/preferredNamespacePrefix
vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespaceUri
vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .


#################################################################
#################################################################
#    Datatypes
#    Datatypes
#################################################################
#################################################################