From ee867d30bf7b7a2cbd17ce05e8f9e6946ee00889 Mon Sep 17 00:00:00 2001 From: Tarek Elsaleh <47256078+telsaleh@users.noreply.github.com> Date: Thu, 18 Apr 2024 13:39:54 +0100 Subject: [PATCH] Add files via upload --- .htaccess | 48 + 406.html | 10 + index-en.html | 109 ++ ontology.jsonld | 3714 +++++++++++++++++++++++++++++++++++++++++++++++ ontology.nt | 1695 +++++++++++++++++++++ ontology.owl | 2972 +++++++++++++++++++++++++++++++++++++ ontology.ttl | 2028 ++++++++++++++++++++++++++ readme.md | 34 + 8 files changed, 10610 insertions(+) create mode 100644 .htaccess create mode 100644 406.html create mode 100644 index-en.html create mode 100644 ontology.jsonld create mode 100644 ontology.nt create mode 100644 ontology.owl create mode 100644 ontology.ttl create mode 100644 readme.md diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..71626b0 --- /dev/null +++ b/.htaccess @@ -0,0 +1,48 @@ +# Turn off MultiViews +Options -MultiViews + +# Directive to ensure *.rdf files served as appropriate content type, +# if not present in main apache config +AddType application/rdf+xml .rdf +AddType application/rdf+xml .owl +AddType text/turtle .ttl +AddType application/n-triples .n3 +AddType application/ld+json .jsonld +# Rewrite engine setup +RewriteEngine On +#Change the path to the folder here +RewriteBase /myDocumentation + +# Rewrite rule to serve JSON-LD content from the vocabulary URI if requested +# Placed before HTML to support serving JSON-LD from a browser (e.g., JSON Playground) +RewriteCond %{HTTP_ACCEPT} application/ld\+json +RewriteRule ^$ ontology.jsonld [R=303,L] + +# Rewrite rule to serve HTML content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} !application/rdf\+xml.*(text/html|application/xhtml\+xml) +RewriteCond %{HTTP_ACCEPT} text/html [OR] +RewriteCond %{HTTP_ACCEPT} application/xhtml\+xml [OR] +RewriteCond %{HTTP_USER_AGENT} ^Mozilla/.* +RewriteRule ^$ index-en.html [R=303,L] + +# Rewrite rule to serve RDF/XML content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} \*/\* [OR] +RewriteCond %{HTTP_ACCEPT} application/rdf\+xml +RewriteRule ^$ ontology.owl [R=303,L] + +# Rewrite rule to serve N-Triples content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} application/n-triples +RewriteRule ^$ ontology.nt [R=303,L] + +# Rewrite rule to serve TTL content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} text/turtle [OR] +RewriteCond %{HTTP_ACCEPT} text/\* [OR] +RewriteCond %{HTTP_ACCEPT} \*/turtle +RewriteRule ^$ ontology.ttl [R=303,L] + +RewriteCond %{HTTP_ACCEPT} .+ +RewriteRule ^$ 406.html [R=406,L] +# Default response +# --------------------------- +# Rewrite rule to serve the RDF/XML content from the vocabulary URI by default +RewriteRule ^$ ontology.owl [R=303,L] \ No newline at end of file diff --git a/406.html b/406.html new file mode 100644 index 0000000..ad6653b --- /dev/null +++ b/406.html @@ -0,0 +1,10 @@ + + +406 Not Acceptable + + +

Not Acceptable

+

An appropriate representation of the requested resource could not be found on this server.

+ Available variants: + + \ No newline at end of file diff --git a/index-en.html b/index-en.html new file mode 100644 index 0000000..d997d24 --- /dev/null +++ b/index-en.html @@ -0,0 +1,109 @@ + + + + + + + + + + + + +
+ +
+ SEDIMARK Marketplace Ontology + + + + + + + + + + + +
+
+
language en
+

SEDIMARK Marketplace Ontology

+ + + +
+
Latest version:
+
https://w3id.org/sedimark/ontology#
+
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
https://creativecommons.org/licenses/by/4.0/ +
Visualization:
Visualize with WebVowl
+
Cite as:
+
SEDIMARK Marketplace Ontology.
+
+ +
+
+
+
+Ontology Specification Draft +
+
+
+
+
+
+
+
+
+

Acknowledgments back to ToC

+

+The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.

+
+ + +
+ + \ No newline at end of file diff --git a/ontology.jsonld b/ontology.jsonld new file mode 100644 index 0000000..e81b39a --- /dev/null +++ b/ontology.jsonld @@ -0,0 +1,3714 @@ +[ { + "@id" : "_:genid1", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + }, { + "@id" : "http://www.w3.org/ns/odrl/2/Rule" + } ] + } ] +}, { + "@id" : "_:genid10", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + }, { + "@id" : "http://www.w3.org/ns/odrl/2/Rule" + } ] + } ] +}, { + "@id" : "_:genid100", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid13", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + }, { + "@id" : "http://www.w3.org/ns/odrl/2/Rule" + } ] + } ] +}, { + "@id" : "_:genid16", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Asset" + }, { + "@id" : "http://www.w3.org/ns/odrl/2/Party" + } ] + } ] +}, { + "@id" : "_:genid19", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + }, { + "@id" : "http://www.w3.org/ns/odrl/2/Rule" + } ] + } ] +}, { + "@id" : "_:genid22", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + }, { + "@id" : "http://www.w3.org/ns/odrl/2/Rule" + } ] + } ] +}, { + "@id" : "_:genid29", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/ns/dcat#Resource" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://xmlns.com/foaf/0.1/primaryTopic" + } ] +}, { + "@id" : "_:genid30", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://schema.org/Organization" + }, { + "@id" : "http://schema.org/Person" + }, { + "@id" : "http://www.w3.org/2006/vcard/ns#Agent" + }, { + "@id" : "http://www.w3.org/2006/vcard/ns#Individual" + }, { + "@id" : "http://www.w3.org/2006/vcard/ns#Organization" + }, { + "@id" : "http://xmlns.com/foaf/0.1/Agent" + }, { + "@id" : "http://xmlns.com/foaf/0.1/Organization" + }, { + "@id" : "http://xmlns.com/foaf/0.1/Person" + } ] + } ] +}, { + "@id" : "_:genid39", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid4", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + }, { + "@id" : "http://www.w3.org/ns/odrl/2/Rule" + } ] + } ] +}, { + "@id" : "_:genid40", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid41", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid42", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid43", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid44", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid45", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid46", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid47", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid48", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid49", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid50", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid51", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid52", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid53", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid54", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid55", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid56", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid57", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid58", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid59", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid60", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid61", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid62", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid63", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid64", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid65", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid66", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid67", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid68", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid69", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid7", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + }, { + "@id" : "http://www.w3.org/ns/odrl/2/Rule" + } ] + } ] +}, { + "@id" : "_:genid70", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid71", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid72", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid73", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid74", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid75", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid76", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid77", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid78", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid79", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid80", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid81", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid82", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid83", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid84", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid85", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid86", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid87", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid88", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid89", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid90", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid91", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid92", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid93", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid94", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid95", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid96", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid97", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid98", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "_:genid99", + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view." + } ] +}, { + "@id" : "http://purl.org/dc/dcam/rangeIncludes", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/contributor", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/coverage", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/creator", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/date", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/description", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/format", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/identifier", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/language", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/publisher", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/relation", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/rights", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/source", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/subject", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/title", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/type", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/terms/Agent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A resource that acts or has the power to act." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Agent" + } ], + "http://www.w3.org/2002/07/owl#equivalentClass" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Agent" + } ] +}, { + "@id" : "http://purl.org/dc/terms/AgentClass", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/BibliographicResource", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/Box", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/DCMIType", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/DDC", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/FileFormat", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/Frequency", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/IMT", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/ISO3166", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/ISO639-2", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/ISO639-3", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/Jurisdiction", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/LCC", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/LCSH", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/LicenseDocument", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A legal document giving official permission to do something with a resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "License Document" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.org/dc/terms/RightsStatement" + } ] +}, { + "@id" : "http://purl.org/dc/terms/LinguisticSystem", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Written, spoken, sign, and computer languages are linguistic systems." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A system of signs, symbols, sounds, gestures, or rules used in communication." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Linguistic System" + } ] +}, { + "@id" : "http://purl.org/dc/terms/Location", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A spatial region or named place." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Location" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.org/dc/terms/LocationPeriodOrJurisdiction" + } ] +}, { + "@id" : "http://purl.org/dc/terms/LocationPeriodOrJurisdiction", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/MESH", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/MediaType", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/MediaTypeOrExtent", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/MethodOfAccrual", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/MethodOfInstruction", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/NLM", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2005-06-13" + } ] +}, { + "@id" : "http://purl.org/dc/terms/Period", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/PeriodOfTime", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An interval of time that is named or defined by its start and end dates." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Period of Time" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://purl.org/dc/terms/LocationPeriodOrJurisdiction" + } ] +}, { + "@id" : "http://purl.org/dc/terms/PhysicalMedium", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Examples include paper, canvas, or DVD." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/PhysicalResource", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/Point", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/Policy", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/ProvenanceStatement", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/RFC1766", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/RFC3066", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "RFC 3066 has been obsoleted by RFC 4646." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2002-07-13" + } ] +}, { + "@id" : "http://purl.org/dc/terms/RFC4646", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "RFC 4646 obsoletes RFC 3066." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/RFC5646", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "RFC 5646 obsoletes RFC 4646." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2010-10-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/RightsStatement", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Rights Statement" + } ] +}, { + "@id" : "http://purl.org/dc/terms/SizeOrDuration", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Examples include a number of pages, a specification of length, width, and breadth, or a period in hours, minutes, and seconds." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/Standard", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/TGN", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/UDC", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/URI", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/W3CDTF", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/abstract", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/terms/description" + } ] +}, { + "@id" : "http://purl.org/dc/terms/accessRights", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/dcam/rangeIncludes" : [ { + "@id" : "http://purl.org/dc/terms/RightsStatement" + } ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Access Rights may include information regarding access or restrictions based on privacy, security, or other policies." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2003-02-15" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Information about who access the resource or an indication of its security status." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Access Rights" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/rights" + }, { + "@id" : "http://purl.org/dc/terms/rights" + } ] +}, { + "@id" : "http://purl.org/dc/terms/accrualMethod", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to use a value from the Collection Description Accrual Method Vocabulary [[DCMI-ACCRUALMETHOD](https://dublincore.org/groups/collections/accrual-method/)]." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2005-06-13" + } ] +}, { + "@id" : "http://purl.org/dc/terms/accrualPeriodicity", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/dcam/rangeIncludes" : [ { + "@id" : "http://purl.org/dc/terms/Frequency" + } ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to use a value from the Collection Description Frequency Vocabulary [[DCMI-COLLFREQ](https://dublincore.org/groups/collections/frequency/)]." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2005-06-13" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The frequency with which items are added to a collection." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://purl.org/dc/dcmitype/Collection" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Accrual Periodicity" + } ] +}, { + "@id" : "http://purl.org/dc/terms/accrualPolicy", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to use a value from the Collection Description Accrual Policy Vocabulary [[DCMI-ACCRUALPOLICY](https://dublincore.org/groups/collections/accrual-policy/)]." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2005-06-13" + } ] +}, { + "@id" : "http://purl.org/dc/terms/alternative", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "The distinction between titles and alternative titles is application-specific." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/audience", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to use this property with non-literal values from a vocabulary of audience types." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2001-05-21" + } ] +}, { + "@id" : "http://purl.org/dc/terms/available", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Date that the resource became or will become available." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Date Available" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/date" + } ] +}, { + "@id" : "http://purl.org/dc/terms/bibliographicCitation", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2003-02-15" + } ] +}, { + "@id" : "http://purl.org/dc/terms/conformsTo", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/dcam/rangeIncludes" : [ { + "@id" : "http://purl.org/dc/terms/Standard" + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2001-05-21" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An established standard to which the described resource conforms." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Conforms To" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/relation" + }, { + "@id" : "http://purl.org/dc/terms/relation" + } ] +}, { + "@id" : "http://purl.org/dc/terms/contributor", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/dcam/rangeIncludes" : [ { + "@id" : "http://purl.org/dc/terms/Agent" + } ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "The guidelines for using names of persons or organizations as creators apply to contributors." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An entity responsible for making contributions to the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Contributor" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/contributor" + } ] +}, { + "@id" : "http://purl.org/dc/terms/coverage", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [[TGN](https://www.getty.edu/research/tools/vocabulary/tgn/index.html)]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges. Because coverage is so broadly defined, it is preferable to use the more specific subproperties Temporal Coverage and Spatial Coverage." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/created", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Date of creation of the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Date Created" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/date" + } ] +}, { + "@id" : "http://purl.org/dc/terms/creator", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/dcam/rangeIncludes" : [ { + "@id" : "http://purl.org/dc/terms/Agent" + } ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to identify the creator with a URI. If this is not possible or feasible, a literal value that identifies the creator may be provided." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An entity responsible for making the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Creator" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/creator" + }, { + "@id" : "http://purl.org/dc/terms/contributor" + } ] +}, { + "@id" : "http://purl.org/dc/terms/date", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Date may be used to express temporal information at any level of granularity. Recommended practice is to express the date, date/time, or period of time according to ISO 8601-1 [[ISO 8601-1](https://www.iso.org/iso-8601-date-and-time-format.html)] or a published profile of the ISO standard, such as the W3C Note on Date and Time Formats [[W3CDTF](https://www.w3.org/TR/NOTE-datetime)] or the Extended Date/Time Format Specification [[EDTF](http://www.loc.gov/standards/datetime/)]. If the full date is unknown, month and year (YYYY-MM) or just year (YYYY) may be used. Date ranges may be specified using ISO 8601 period of time specification in which start and end dates are separated by a '/' (slash) character. Either the start or end date may be missing." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/dateAccepted", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a date of acceptance may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal)." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2002-07-13" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Date of acceptance of the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Date Accepted" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/date" + } ] +}, { + "@id" : "http://purl.org/dc/terms/dateCopyrighted", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Typically a year. Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2002-07-13" + } ] +}, { + "@id" : "http://purl.org/dc/terms/dateSubmitted", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a 'Date Submitted' may be relevant include a thesis (submitted to a university department) or an article (submitted to a journal)." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2002-07-13" + } ] +}, { + "@id" : "http://purl.org/dc/terms/description", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An account of the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Description" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/description" + } ] +}, { + "@id" : "http://purl.org/dc/terms/educationLevel", + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2002-07-13" + } ] +}, { + "@id" : "http://purl.org/dc/terms/extent", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to specify the file size in megabytes and duration in ISO 8601 format." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/terms/format" + } ] +}, { + "@id" : "http://purl.org/dc/terms/format", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/dcam/rangeIncludes" : [ { + "@id" : "http://purl.org/dc/terms/Extent" + }, { + "@id" : "http://purl.org/dc/terms/MediaType" + } ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to use a controlled vocabulary where available. For example, for file formats one could use the list of Internet Media Types [[MIME](https://www.iana.org/assignments/media-types/media-types.xhtml)]. Examples of dimensions include size and duration." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The file format, physical medium, or dimensions of the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Format" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/format" + } ] +}, { + "@id" : "http://purl.org/dc/terms/hasFormat", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "This property is intended to be used with non-literal values. This property is an inverse property of Is Format Of." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/hasPart", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "This property is intended to be used with non-literal values. This property is an inverse property of Is Part Of." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/hasVersion", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Is Version Of." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A related resource that is a version, edition, or adaptation of the described resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Has Version" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/relation" + }, { + "@id" : "http://purl.org/dc/terms/relation" + } ] +}, { + "@id" : "http://purl.org/dc/terms/identifier", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to identify the resource by means of a string conforming to an identification system. Examples include International Standard Book Number (ISBN), Digital Object Identifier (DOI), and Uniform Resource Name (URN). Persistent identifiers should be provided as HTTP URIs." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An unambiguous reference to the resource within a given context." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Identifier" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/identifier" + } ] +}, { + "@id" : "http://purl.org/dc/terms/instructionalMethod", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Instructional Method typically includes ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2005-06-13" + } ] +}, { + "@id" : "http://purl.org/dc/terms/isFormatOf", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "This property is intended to be used with non-literal values. This property is an inverse property of Has Format." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/isPartOf", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "This property is intended to be used with non-literal values. This property is an inverse property of Has Part." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A related resource in which the described resource is physically or logically included." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Is Part Of" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/relation" + }, { + "@id" : "http://purl.org/dc/terms/relation" + } ] +}, { + "@id" : "http://purl.org/dc/terms/isReferencedBy", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "This property is intended to be used with non-literal values. This property is an inverse property of References." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/isReplacedBy", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "This property is intended to be used with non-literal values. This property is an inverse property of Replaces." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/isRequiredBy", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "This property is intended to be used with non-literal values. This property is an inverse property of Requires." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/isVersionOf", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Has Version." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/issued", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Date of formal issuance of the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Date Issued" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/date" + } ] +}, { + "@id" : "http://purl.org/dc/terms/language", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/dcam/rangeIncludes" : [ { + "@id" : "http://purl.org/dc/terms/LinguisticSystem" + } ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to use either a non-literal value representing a language from a controlled vocabulary such as ISO 639-2 or ISO 639-3, or a literal value consisting of an IETF Best Current Practice 47 [[IETF-BCP47](https://tools.ietf.org/html/bcp47)] language tag." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A language of the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Language" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/language" + } ] +}, { + "@id" : "http://purl.org/dc/terms/license", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/dcam/rangeIncludes" : [ { + "@id" : "http://purl.org/dc/terms/LicenseDocument" + } ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to identify the license document with a URI. If this is not possible or feasible, a literal value that identifies the license may be provided." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2004-06-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A legal document giving official permission to do something with the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "License" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/rights" + }, { + "@id" : "http://purl.org/dc/terms/rights" + } ] +}, { + "@id" : "http://purl.org/dc/terms/mediator", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2001-05-21" + } ] +}, { + "@id" : "http://purl.org/dc/terms/medium", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/terms/format" + } ] +}, { + "@id" : "http://purl.org/dc/terms/modified", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Date on which the resource was changed." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Date Modified" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/date" + } ] +}, { + "@id" : "http://purl.org/dc/terms/provenance", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "The statement may include a description of any changes successive custodians made to the resource." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2004-09-20" + } ] +}, { + "@id" : "http://purl.org/dc/terms/publisher", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/dcam/rangeIncludes" : [ { + "@id" : "http://purl.org/dc/terms/Agent" + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An entity responsible for making the resource available." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Publisher" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/publisher" + } ] +}, { + "@id" : "http://purl.org/dc/terms/references", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "This property is intended to be used with non-literal values. This property is an inverse property of Is Referenced By." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/relation", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to identify the related resource by means of a URI. If this is not possible or feasible, a string conforming to a formal identification system may be provided." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/replaces", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "This property is intended to be used with non-literal values. This property is an inverse property of Is Replaced By." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/requires", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "This property is intended to be used with non-literal values. This property is an inverse property of Is Required By." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ] +}, { + "@id" : "http://purl.org/dc/terms/rights", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/dcam/rangeIncludes" : [ { + "@id" : "http://purl.org/dc/terms/RightsStatement" + } ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. Recommended practice is to refer to a rights statement with a URI. If this is not possible or feasible, a literal value (name, label, or short text) may be provided." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Information about rights held in and over the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Rights" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/rights" + } ] +}, { + "@id" : "http://purl.org/dc/terms/rightsHolder", + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to refer to the rights holder with a URI. If this is not possible or feasible, a literal value that identifies the rights holder may be provided." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2004-06-14" + } ] +}, { + "@id" : "http://purl.org/dc/terms/source", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "This property is intended to be used with non-literal values. The described resource may be derived from the related resource in whole or in part. Best practice is to identify the related resource by means of a URI or a string conforming to a formal identification system." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A related resource from which the described resource is derived." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Source" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/source" + }, { + "@id" : "http://purl.org/dc/terms/relation" + } ] +}, { + "@id" : "http://purl.org/dc/terms/spatial", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/dcam/rangeIncludes" : [ { + "@id" : "http://purl.org/dc/terms/Location" + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Spatial characteristics of the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Spatial Coverage" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/coverage" + }, { + "@id" : "http://purl.org/dc/terms/coverage" + } ] +}, { + "@id" : "http://purl.org/dc/terms/subject", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to refer to the subject with a URI. If this is not possible or feasible, a literal value that identifies the subject may be provided. Both should preferably refer to a subject in a controlled vocabulary." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A topic of the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Subject" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/subject" + } ] +}, { + "@id" : "http://purl.org/dc/terms/tableOfContents", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/terms/description" + } ] +}, { + "@id" : "http://purl.org/dc/terms/temporal", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/dcam/rangeIncludes" : [ { + "@id" : "http://purl.org/dc/terms/PeriodOfTime" + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Temporal characteristics of the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Temporal Coverage" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/coverage" + }, { + "@id" : "http://purl.org/dc/terms/coverage" + } ] +}, { + "@id" : "http://purl.org/dc/terms/title", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A name given to the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Title" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/title" + } ] +}, { + "@id" : "http://purl.org/dc/terms/type", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [[DCMI-TYPE](http://dublincore.org/documents/dcmi-type-vocabulary/)]. To describe the file format, physical medium, or dimensions of the resource, use the property Format." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2008-01-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The nature or genre of the resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Type" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/type" + } ] +}, { + "@id" : "http://purl.org/dc/terms/valid", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty." + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2000-07-11" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Date (often a range) of validity of a resource." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/dc/terms/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Date Valid" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/elements/1.1/date" + } ] +}, { + "@id" : "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The preferred namespace prefix to use when using terms from this vocabulary in an XML document." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://purl.org/vocab/vann/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Preferred Namespace Prefix" + } ] +}, { + "@id" : "http://schema.org/CreativeWork", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#equivalentClass" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "http://schema.org/Organization", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://schema.org/Person", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://schema.org/logo", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Resource", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://www.w3.org/2001/XMLSchema#date", + "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ] +}, { + "@id" : "http://www.w3.org/2001/XMLSchema#duration", + "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ] +}, { + "@id" : "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/2004/02/skos/core#Concept", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://www.w3.org/2004/02/skos/core#altLabel", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/2004/02/skos/core#changeNote", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/2004/02/skos/core#definition", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/2004/02/skos/core#editorialNote", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/2004/02/skos/core#note", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/2004/02/skos/core#scopeNote", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/2006/vcard/ns#Agent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://www.w3.org/2006/vcard/ns#Individual", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://www.w3.org/2006/vcard/ns#Organization", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://www.w3.org/2008/05/skos#Collection", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "http://www.w3.org/2008/05/skos#Concept" + } ] +}, { + "@id" : "http://www.w3.org/2008/05/skos#Concept", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/issued" : [ { + "@value" : "2008-05-xx" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/2008/05/skos" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Concept" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "http://www.w3.org/2008/05/skos#ConceptScheme" + } ], + "http://www.w3.org/2008/05/skos#definition" : [ { + "@language" : "en", + "@value" : "An abstract idea or notion; a unit of thought." + } ] +}, { + "@id" : "http://www.w3.org/2008/05/skos#ConceptScheme", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://www.w3.org/2008/05/skos#definition", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/2008/05/skos#hasTopConcept", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2008/05/skos#Concept" + } ] +}, { + "@id" : "http://www.w3.org/2008/05/skos#mappingRelation", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/2008/05/skos#Concept" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2008/05/skos#Concept" + } ] +}, { + "@id" : "http://www.w3.org/2008/05/skos#semanticRelation", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/2008/05/skos#Concept" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2008/05/skos#Concept" + } ] +}, { + "@id" : "http://www.w3.org/2008/05/skos#topConceptOf", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/2008/05/skos#Concept" + } ] +}, { + "@id" : "http://www.w3.org/ns/adms#sample", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Links to a sample of an Asset (which is itself an Asset)." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Resource" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/ns/adms" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "sample" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Resource" + } ] +}, { + "@id" : "http://www.w3.org/ns/adms#status", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The status of the Asset in the context of a particular workflow process." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Resource" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/ns/adms" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "status" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2004/02/skos/core#Concept" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#Catalog", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A curated collection of metadata about resources (e.g., datasets and data services in the context of a data catalog)." + }, { + "@language" : "da", + "@value" : "En udvalgt og arrangeret samling af metadata om ressourcer (fx datasæt og datatjenester i kontekst af et datakatalog). " + }, { + "@language" : "es", + "@value" : "Una colección curada de metadatos sobre recursos (por ejemplo, conjuntos de datos y servicios de datos en el contexto de un catálogo de datos)." + }, { + "@language" : "it", + "@value" : "Una raccolta curata di metadati sulle risorse (ad es. sui dataset e relativi servizi nel contesto di cataloghi di dati)." + }, { + "@language" : "fr", + "@value" : "Une collection élaborée de métadonnées sur les jeux de données" + }, { + "@language" : "cs", + "@value" : "Řízená kolekce metadat o datových sadách a datových službách" + }, { + "@language" : "el", + "@value" : "Μια επιμελημένη συλλογή μεταδεδομένων περί συνόλων δεδομένων" + }, { + "@language" : "ar", + "@value" : "مجموعة من توصيفات قوائم البيانات" + }, { + "@language" : "ja", + "@value" : "データ・カタログは、データセットに関するキュレートされたメタデータの集合です。" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/TR/vocab-dcat/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Catalog" + }, { + "@language" : "it", + "@value" : "Catalogo" + }, { + "@language" : "fr", + "@value" : "Catalogue" + }, { + "@language" : "es", + "@value" : "Catálogo" + }, { + "@language" : "cs", + "@value" : "Katalog" + }, { + "@language" : "da", + "@value" : "Katalog" + }, { + "@language" : "el", + "@value" : "Κατάλογος" + }, { + "@language" : "ar", + "@value" : "فهرس قوائم البيانات" + }, { + "@language" : "ja", + "@value" : "カタログ" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/dcat#Dataset" + } ], + "http://www.w3.org/2004/02/skos/core#definition" : [ { + "@language" : "en", + "@value" : "A curated collection of metadata about resources (e.g., datasets and data services in the context of a data catalog)." + }, { + "@language" : "da", + "@value" : "En samling af metadata om ressourcer (fx datasæt og datatjenester i kontekst af et datakatalog)." + }, { + "@language" : "es", + "@value" : "Una colección curada de metadatos sobre recursos (por ejemplo, conjuntos de datos y servicios de datos en el contexto de un catálogo de datos)." + }, { + "@language" : "it", + "@value" : "Una raccolta curata di metadati sulle risorse (ad es. sui dataset e relativi servizi nel contesto di cataloghi di dati)." + }, { + "@language" : "fr", + "@value" : "Une collection élaborée de métadonnées sur les jeux de données." + }, { + "@language" : "cs", + "@value" : "Řízená kolekce metadat o datových sadách a datových službách." + }, { + "@language" : "el", + "@value" : "Μια επιμελημένη συλλογή μεταδεδομένων περί συνόλων δεδομένων." + }, { + "@language" : "ar", + "@value" : "مجموعة من توصيفات قوائم البيانات" + }, { + "@language" : "ja", + "@value" : "データ・カタログは、データセットに関するキュレートされたメタデータの集合です。" + } ], + "http://www.w3.org/2004/02/skos/core#editorialNote" : [ { + "@language" : "en", + "@value" : "English, Italian, Spanish definitions updated in this revision. Multilingual text not yet updated." + } ], + "http://www.w3.org/2004/02/skos/core#scopeNote" : [ { + "@language" : "en", + "@value" : "A web-based data catalog is typically represented as a single instance of this class." + }, { + "@language" : "da", + "@value" : "Et webbaseret datakatalog repræsenteres typisk ved en enkelt instans af denne klasse." + }, { + "@language" : "it", + "@value" : "Normalmente, un catalogo di dati nel web viene rappresentato come una singola istanza di questa classe." + }, { + "@language" : "es", + "@value" : "Normalmente, un catálogo de datos disponible en la web se representa como una única instancia de esta clase." + }, { + "@language" : "cs", + "@value" : "Webový datový katalog je typicky reprezentován jako jedna instance této třídy." + }, { + "@language" : "el", + "@value" : "Συνήθως, ένας κατάλογος δεδομένων στον Παγκόσμιο Ιστό αναπαρίσταται ως ένα στιγμιότυπο αυτής της κλάσης." + }, { + "@language" : "ja", + "@value" : "通常、ウェブ・ベースのデータ・カタログは、このクラスの1つのインスタンスとして表わされます。" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#CatalogRecord", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "_:genid29" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#DataService", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/dcat#Resource" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#Dataset", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/dcat#Resource" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#Distribution", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A specific representation of a dataset. A dataset might be available in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail or profiles (which might specify any or all of the above)." + }, { + "@language" : "da", + "@value" : "En specifik repræsentation af et datasæt. Et datasæt kan være tilgængelig i mange serialiseringer der kan variere på forskellige vis, herunder sprog, medietype eller format, systemorganisering, tidslig- og geografisk opløsning, detaljeringsniveau eller profiler (der kan specificere en eller flere af ovenstående)." + }, { + "@language" : "cs", + "@value" : "Konkrétní reprezentace datové sady. Datová sada může být dostupná v různých serializacích, které se mohou navzájem lišit různými způsoby, mimo jiné přirozeným jazykem, media-typem či formátem, schematickou organizací, časovým a prostorovým rozlišením, úrovní detailu či profily (které mohou specifikovat některé či všechny tyto rozdíly)." + }, { + "@language" : "it", + "@value" : "Rappresenta una forma disponibile e specifica del dataset. Ciascun dataset può essere disponibile in forme differenti, che possono rappresentare formati diversi o diversi punti di accesso per un dataset. Esempi di distribuzioni sono un file CSV scaricabile, una API o un RSS feed." + }, { + "@language" : "fr", + "@value" : "Représente une forme spécifique d'un jeu de données. Caque jeu de données peut être disponible sous différentes formes, celles-ci pouvant représenter différents formats du jeu de données ou différents endpoint. Des exemples de distribution sont des fichirs CSV, des API ou des flux RSS." + }, { + "@language" : "es", + "@value" : "Una representación específica de los datos. Cada conjunto de datos puede estar disponible en formas diferentes, las cuáles pueden variar en distintas formas, incluyendo el idioma, 'media-type' o formato, organización esquemática, resolución temporal y espacial, nivel de detalle o perfiles (que pueden especificar cualquiera o todas las diferencias anteriores)." + }, { + "@language" : "el", + "@value" : "Αναπαριστά μία συγκεκριμένη διαθέσιμη μορφή ενός συνόλου δεδομένων. Κάθε σύνολο δεδομενων μπορεί να είναι διαθέσιμο σε διαφορετικές μορφές, οι μορφές αυτές μπορεί να αναπαριστούν διαφορετικές μορφές αρχείων ή διαφορετικά σημεία διάθεσης. Παραδείγματα διανομών συμπεριλαμβάνουν ένα μεταφορτώσιμο αρχείο μορφής CSV, ένα API ή ένα RSS feed." + }, { + "@language" : "ar", + "@value" : "شكل محدد لقائمة البيانات يمكن الوصول إليه. قائمة بيانات ما يمكن أن تكون متاحه باشكال و أنواع متعددة. ملف يمكن تحميله أو واجهة برمجية يمكن من خلالها الوصول إلى البيانات هي أمثلة على ذلك." + }, { + "@language" : "ja", + "@value" : "データセットの特定の利用可能な形式を表わします。各データセットは、異なる形式で利用できることがあり、これらの形式は、データセットの異なる形式や、異なるエンドポイントを表わす可能性があります。配信の例には、ダウンロード可能なCSVファイル、API、RSSフィードが含まれます。" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/TR/vocab-dcat/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "cs", + "@value" : "Distribuce" + }, { + "@language" : "es", + "@value" : "Distribución" + }, { + "@language" : "da", + "@value" : "Distribution" + }, { + "@language" : "en", + "@value" : "Distribution" + }, { + "@language" : "fr", + "@value" : "Distribution" + }, { + "@language" : "it", + "@value" : "Distribuzione" + }, { + "@language" : "el", + "@value" : "Διανομή" + }, { + "@language" : "ar", + "@value" : "التوزيع" + }, { + "@language" : "ja", + "@value" : "配信" + } ], + "http://www.w3.org/2004/02/skos/core#altLabel" : [ { + "@language" : "da", + "@value" : "Datadistribution" + }, { + "@language" : "da", + "@value" : "Datamanifestation" + }, { + "@language" : "da", + "@value" : "Datarepræsentation" + }, { + "@language" : "da", + "@value" : "Dataudstilling" + } ], + "http://www.w3.org/2004/02/skos/core#definition" : [ { + "@language" : "en", + "@value" : "A specific representation of a dataset. A dataset might be available in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail or profiles (which might specify any or all of the above)." + }, { + "@language" : "da", + "@value" : "En specifik repræsentation af et datasæt. Et datasæt kan være tilgængelig i mange serialiseringer der kan variere på forskellige vis, herunder sprog, medietype eller format, systemorganisering, tidslig- og geografisk opløsning, detaljeringsniveau eller profiler (der kan specificere en eller flere af ovenstående)." + }, { + "@language" : "cs", + "@value" : "Konkrétní reprezentace datové sady. Datová sada může být dostupná v různých serializacích, které se mohou navzájem lišit různými způsoby, mimo jiné přirozeným jazykem, media-typem či formátem, schematickou organizací, časovým a prostorovým rozlišením, úrovní detailu či profily (které mohou specifikovat některé či všechny tyto rozdíly)." + }, { + "@language" : "it", + "@value" : "Rappresenta una forma disponibile e specifica del dataset. Ciascun dataset può essere disponibile in forme differenti, che possono rappresentare formati diversi o diversi punti di accesso per un dataset. Esempi di distribuzioni sono un file CSV scaricabile, una API o un RSS feed." + }, { + "@language" : "fr", + "@value" : "Représente une forme spécifique d'un jeu de données. Caque jeu de données peut être disponible sous différentes formes, celles-ci pouvant représenter différents formats du jeu de données ou différents endpoint. Des exemples de distribution sont des fichirs CSV, des API ou des flux RSS." + }, { + "@language" : "es", + "@value" : "Una representación específica de los datos. Cada conjunto de datos puede estar disponible en formas diferentes, las cuáles pueden variar en distintas formas, incluyendo el idioma, 'media-type' o formato, organización esquemática, resolución temporal y espacial, nivel de detalle o perfiles (que pueden especificar cualquiera o todas las diferencias anteriores)." + }, { + "@language" : "el", + "@value" : "Αναπαριστά μία συγκεκριμένη διαθέσιμη μορφή ενός συνόλου δεδομένων. Κάθε σύνολο δεδομενων μπορεί να είναι διαθέσιμο σε διαφορετικές μορφές, οι μορφές αυτές μπορεί να αναπαριστούν διαφορετικές μορφές αρχείων ή διαφορετικά σημεία διάθεσης. Παραδείγματα διανομών συμπεριλαμβάνουν ένα μεταφορτώσιμο αρχείο μορφής CSV, ένα API ή ένα RSS feed." + }, { + "@language" : "ar", + "@value" : "شكل محدد لقائمة البيانات يمكن الوصول إليه. قائمة بيانات ما يمكن أن تكون متاحه باشكال و أنواع متعددة. ملف يمكن تحميله أو واجهة برمجية يمكن من خلالها الوصول إلى البيانات هي أمثلة على ذلك." + }, { + "@language" : "ja", + "@value" : "データセットの特定の利用可能な形式を表わします。各データセットは、異なる形式で利用できることがあり、これらの形式は、データセットの異なる形式や、異なるエンドポイントを表わす可能性があります。配信の例には、ダウンロード可能なCSVファイル、API、RSSフィードが含まれます。" + } ], + "http://www.w3.org/2004/02/skos/core#scopeNote" : [ { + "@language" : "fr", + "@value" : "Ceci représente une disponibilité générale du jeu de données, et implique qu'il n'existe pas d'information sur la méthode d'accès réelle des données, par exple, si c'est un lien de téléchargement direct ou à travers une page Web." + }, { + "@language" : "da", + "@value" : "Denne klasse repræsenterer datasættets overordnede tilgængelighed og giver ikke oplysninger om hvilken metode der kan anvendes til at få adgang til data, dvs. om adgang til datasættet realiseres ved direkte download, API eller via et websted. Anvendelsen af egenskaben dcat:downloadURL indikerer at distributionen kan downloades direkte." + }, { + "@language" : "es", + "@value" : "Esta clase representa una disponibilidad general de un conjunto de datos, e implica que no existe información acerca del método de acceso real a los datos, i.e., si es un enlace de descarga directa o a través de una página Web." + }, { + "@language" : "it", + "@value" : "Questa classe rappresenta una disponibilità generale di un dataset e non implica alcuna informazione sul metodo di accesso effettivo ai dati, ad esempio se si tratta di un accesso a download diretto, API, o attraverso una pagina Web. L'utilizzo della proprietà dcat:downloadURL indica distribuzioni direttamente scaricabili." + }, { + "@language" : "en", + "@value" : "This represents a general availability of a dataset it implies no information about the actual access method of the data, i.e. whether by direct download, API, or through a Web page. The use of dcat:downloadURL property indicates directly downloadable distributions." + }, { + "@language" : "cs", + "@value" : "Toto popisuje obecnou dostupnost datové sady. Neimplikuje žádnou informaci o skutečné metodě přístupu k datům, tj. zda jsou přímo ke stažení, skrze API či přes webovou stránku. Použití vlastnosti dcat:downloadURL indikuje přímo stažitelné distribuce." + }, { + "@language" : "el", + "@value" : "Αυτό αναπαριστά μία γενική διαθεσιμότητα ενός συνόλου δεδομένων και δεν υπονοεί τίποτα περί του πραγματικού τρόπου πρόσβασης στα δεδομένα, αν είναι άμεσα μεταφορτώσιμα, μέσω API ή μέσω μίας ιστοσελίδας. Η χρήση της ιδιότητας dcat:downloadURL δείχνει μόνο άμεσα μεταφορτώσιμες διανομές." + }, { + "@language" : "ja", + "@value" : "これは、データセットの一般的な利用可能性を表わし、データの実際のアクセス方式に関する情報(つまり、直接ダウンロードなのか、APIなのか、ウェブページを介したものなのか)を意味しません。dcat:downloadURLプロパティーの使用は、直接ダウンロード可能な配信を意味します。" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#Resource", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "es", + "@value" : "Recurso publicado o curado por un agente único." + }, { + "@language" : "en", + "@value" : "Resource published or curated by a single agent." + }, { + "@language" : "da", + "@value" : "Ressource udgivet eller udvalgt og arrangeret af en enkelt aktør." + }, { + "@language" : "it", + "@value" : "Risorsa pubblicata o curata da un singolo agente." + }, { + "@language" : "cs", + "@value" : "Zdroj publikovaný či řízený jediným činitelem." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Catalogued resource" + }, { + "@language" : "da", + "@value" : "Katalogiseret ressource" + }, { + "@language" : "cs", + "@value" : "Katalogizovaný zdroj" + }, { + "@language" : "es", + "@value" : "Recurso catalogado" + }, { + "@language" : "it", + "@value" : "Risorsa catalogata" + } ], + "http://www.w3.org/2004/02/skos/core#changeNote" : [ { + "@language" : "en", + "@value" : "New class added in DCAT 2.0." + }, { + "@language" : "cs", + "@value" : "Nová třída přidaná ve verzi DCAT 2.0." + }, { + "@language" : "es", + "@value" : "Nueva clase agregada en DCAT 2.0." + }, { + "@language" : "it", + "@value" : "Nuova classe aggiunta in DCAT 2.0." + }, { + "@language" : "da", + "@value" : "Ny klasse i DCAT 2.0." + } ], + "http://www.w3.org/2004/02/skos/core#definition" : [ { + "@language" : "es", + "@value" : "Recurso publicado o curado por un agente único." + }, { + "@language" : "en", + "@value" : "Resource published or curated by a single agent." + }, { + "@language" : "da", + "@value" : "Ressource udgivet eller udvalgt og arrangeret af en enkelt aktør." + }, { + "@language" : "it", + "@value" : "Risorsa pubblicata o curata da un singolo agente." + }, { + "@language" : "cs", + "@value" : "Zdroj publikovaný či řízený jediným činitelem." + } ], + "http://www.w3.org/2004/02/skos/core#scopeNote" : [ { + "@language" : "da", + "@value" : "Klassen for alle katalogiserede ressourcer, den overordnede klasse for dcat:Dataset, dcat:DataService, dcat:Catalog og enhvert medlem af et dcat:Catalog. Denne klasse bærer egenskaber der gælder alle katalogiserede ressourcer, herunder dataset og datatjenester. Det anbefales kraftigt at mere specifikke subklasser oprettes. Når der beskrives ressourcer der ikke er dcat:Dataset eller dcat:DataService, anbefales det at oprette passende subklasser af dcat:Resource eller at dcat:Resource anvendes sammen med egenskaben dct:type til opmærkning med en specifik typeangivelse." + }, { + "@language" : "es", + "@value" : "La clase de todos los recursos catalogados, la superclase de dcat:Dataset, dcat:DataService, dcat:Catalog y cualquier otro miembro de un dcat:Catalog. Esta clase tiene propiedades comunes a todos los recursos catalogados, incluyendo conjuntos de datos y servicios de datos. Se recomienda fuertemente que se use una clase más específica. Cuando se describe un recurso que no es un dcat:Dataset o dcat:DataService, se recomienda crear una sub-clase apropiada de dcat:Resource, o usar dcat:Resource con la propiedad dct:type to indicar el tipo específico." + }, { + "@language" : "it", + "@value" : "La classe di tutte le risorse catalogate, la Superclasse di dcat:Dataset, dcat:DataService, dcat:Catalog e qualsiasi altro membro di dcat:Catalog. Questa classe porta proprietà comuni a tutte le risorse catalogate, inclusi set di dati e servizi dati. Si raccomanda vivamente di utilizzare una sottoclasse più specifica. Quando si descrive una risorsa che non è un dcat:Dataset o dcat:DataService, si raccomanda di creare una sottoclasse di dcat:Resource appropriata, o utilizzare dcat:Resource con la proprietà dct:type per indicare il tipo specifico." + }, { + "@language" : "en", + "@value" : "The class of all catalogued resources, the Superclass of dcat:Dataset, dcat:DataService, dcat:Catalog and any other member of a dcat:Catalog. This class carries properties common to all catalogued resources, including datasets and data services. It is strongly recommended to use a more specific sub-class. When describing a resource which is not a dcat:Dataset or dcat:DataService, it is recommended to create a suitable sub-class of dcat:Resource, or use dcat:Resource with the dct:type property to indicate the specific type." + }, { + "@language" : "cs", + "@value" : "Třída všech katalogizovaných zdrojů, nadtřída dcat:Dataset, dcat:DataService, dcat:Catalog a všech ostatních členů dcat:Catalog. Tato třída nese vlastnosti společné všem katalogizovaným zdrojům včetně datových sad a datových služeb. Je silně doporučeno používat specifičtější podtřídy, pokud je to možné. Při popisu zdroje, který není ani dcat:Dataset, ani dcat:DataService se doporučuje vytvořit odpovídající podtřídu dcat:Resrouce a nebo použít dcat:Resource s vlastností dct:type pro určení konkrétního typu." + }, { + "@language" : "da", + "@value" : "dcat:Resource er et udvidelsespunkt der tillader oprettelsen af enhver type af kataloger. Yderligere subklasser kan defineres i en DCAT-profil eller i en applikation til kataloger med andre typer af ressourcer." + }, { + "@language" : "es", + "@value" : "dcat:Resource es un punto de extensión que permite la definición de cualquier tipo de catálogo. Se pueden definir subclases adicionales en perfil de DCAT o una aplicación para catálogos de otro tipo de recursos." + }, { + "@language" : "en", + "@value" : "dcat:Resource is an extension point that enables the definition of any kind of catalog. Additional subclasses may be defined in a DCAT profile or application for catalogs of other kinds of resources." + }, { + "@language" : "cs", + "@value" : "dcat:Resource je bod pro rozšíření umožňující definici různých druhů katalogů. Další podtřídy lze definovat v profilech DCAT či aplikacích pro katalogy zdrojů jiných druhů." + }, { + "@language" : "it", + "@value" : "dcat:Resource è un punto di estensione che consente la definizione di qualsiasi tipo di catalogo. Sottoclassi aggiuntive possono essere definite in un profilo DCAT o in un'applicazione per cataloghi di altri tipi di risorse." + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#accessURL", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/dcat#Distribution" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#byteSize", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/dcat#Distribution" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#catalog", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/dcat#Catalog" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/ns/dcat#Catalog" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/terms/hasPart" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#compressFormat", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/dcat#Distribution" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#dataset", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/dcat#Catalog" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/terms/hasPart" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#distribution", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/ns/dcat#Distribution" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#downloadURL", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/dcat#Distribution" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#mediaType", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/dcat#Distribution" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#packageFormat", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/dcat#Distribution" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#qualifiedRelation", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/dcat#Resource" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#record", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/dcat#Catalog" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#service", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/dcat#Catalog" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://purl.org/dc/terms/hasPart" + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#temporalResolution", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "da", + "@value" : "mindste tidsperiode der kan resolveres i datasættet." + }, { + "@language" : "en", + "@value" : "minimum time period resolvable in a dataset." + }, { + "@language" : "cs", + "@value" : "minimální doba trvání rozlišitelná v datové sadě." + }, { + "@language" : "it", + "@value" : "periodo di tempo minimo risolvibile in un set di dati." + }, { + "@language" : "es", + "@value" : "período de tiempo mínimo en el conjunto de datos." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "es", + "@value" : "resolución temporal" + }, { + "@language" : "it", + "@value" : "risoluzione temporale" + }, { + "@language" : "en", + "@value" : "temporal resolution" + }, { + "@language" : "da", + "@value" : "tidslig opløsning" + }, { + "@language" : "cs", + "@value" : "časové rozlišení" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#duration" + } ], + "http://www.w3.org/2004/02/skos/core#changeNote" : [ { + "@language" : "en", + "@value" : "New property added in DCAT 2.0." + }, { + "@language" : "cs", + "@value" : "Nová vlastnost přidaná ve verzi DCAT 2.0." + }, { + "@language" : "es", + "@value" : "Nueva propiedad añadida en DCAT 2.0." + }, { + "@language" : "it", + "@value" : "Nuova proprietà aggiunta in DCAT 2.0." + } ], + "http://www.w3.org/2004/02/skos/core#definition" : [ { + "@language" : "da", + "@value" : "mindste tidsperiode der kan resolveres i datasættet." + }, { + "@language" : "en", + "@value" : "minimum time period resolvable in a dataset." + }, { + "@language" : "cs", + "@value" : "minimální doba trvání rozlišitelná v datové sadě." + }, { + "@language" : "it", + "@value" : "periodo di tempo minimo risolvibile in un set di dati." + }, { + "@language" : "es", + "@value" : "período de tiempo mínimo en el conjunto de datos." + } ], + "http://www.w3.org/2004/02/skos/core#editorialNote" : [ { + "@language" : "da", + "@value" : "Kan optræde i forbindelse med beskrivelse af datasættet eller datasætditributionen, så der er ikke angivet et domæne for egenskaben." + }, { + "@language" : "en", + "@value" : "Might appear in the description of a Dataset or a Distribution, so no domain is specified." + }, { + "@language" : "cs", + "@value" : "Může se vyskytnout v popisu Datové sady nebo Distribuce, takže nebyl specifikován definiční obor." + } ], + "http://www.w3.org/2004/02/skos/core#scopeNote" : [ { + "@language" : "en", + "@value" : "Alternative temporal resolutions might be provided as different dataset distributions." + }, { + "@language" : "da", + "@value" : "Alternative tidslige opløsninger kan leveres som forskellige datasætdistributioner." + }, { + "@language" : "es", + "@value" : "Distintas distribuciones del conjunto de datos pueden tener resoluciones temporales diferentes." + }, { + "@language" : "da", + "@value" : "Hvis datasættet er en tidsserie, så bør denne egenskab svare til afstanden mellem elementerne i tidsserien. For andre typer af datasæt indikerer denne egenskab den mindste tidsforskel mellem elementer i datasættet." + }, { + "@language" : "en", + "@value" : "If the dataset is a time-series this should correspond to the spacing of items in the series. For other kinds of dataset, this property will usually indicate the smallest time difference between items in the dataset." + }, { + "@language" : "cs", + "@value" : "Pokud je datová sada časovou řadou, měla by tato vlastnost odpovídat rozestupu položek v řadě. Pro ostatní druhy datových sad bude tato vlastnost obvykle indikovat nejmenší časovou vzdálenost mezi položkami této datové sady." + }, { + "@language" : "it", + "@value" : "Risoluzioni temporali alternative potrebbero essere fornite come diverse distribuzioni di set di dati." + }, { + "@language" : "cs", + "@value" : "Různá časová rozlišení mohou být poskytována jako různé distribuce datové sady." + }, { + "@language" : "it", + "@value" : "Se il set di dati è una serie temporale, questo dovrebbe corrispondere alla spaziatura degli elementi della serie. Per altri tipi di set di dati, questa proprietà di solito indica la più piccola differenza di tempo tra gli elementi nel set di dati." + }, { + "@language" : "es", + "@value" : "Si el conjunto de datos es una serie temporal, debe corresponder al espaciado de los elementos de la serie. Para otro tipo de conjuntos de datos, esta propiedad indicará usualmente la menor diferencia de tiempo entre elementos en el dataset." + } ] +}, { + "@id" : "http://www.w3.org/ns/dcat#themeTaxonomy", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/dcat#Catalog" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/Agreement", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/Assertion", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/Asset", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Asset" + } ], + "http://www.w3.org/2004/02/skos/core#definition" : [ { + "@language" : "en", + "@value" : "A resource or a collection of resources that are the subject of a Rule." + } ], + "http://www.w3.org/2004/02/skos/core#note" : [ { + "@language" : "en", + "@value" : "The Asset entity can be any form of identifiable resource, such as data/information, content/media, applications, or services. Furthermore, it can be used to represent other Asset entities that are needed to undertake the Policy expression, such as with the Duty entity. To describe more details about the Asset, it is recommended to use Dublin Core [[dcterms]] elements or other content metadata." + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/AssetCollection", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Asset" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/Offer", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/Party", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Party" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "_:genid30" + } ], + "http://www.w3.org/2004/02/skos/core#definition" : [ { + "@language" : "en", + "@value" : "An entity or a collection of entities that undertake Roles in a Rule." + } ], + "http://www.w3.org/2004/02/skos/core#note" : [ { + "@language" : "en", + "@value" : "The Party entity could be a person, group of people, organisation, or agent. An agent is a person or thing that takes an active role or produces a specified effect. To describe more details about the Party, it is recommended to use W3C vCard Ontology [[vcard-rdf]] or FOAF Vocabulary [[foaf]]." + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/PartyCollection", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Party" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/Policy", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Policy" + } ], + "http://www.w3.org/2004/02/skos/core#definition" : [ { + "@language" : "en", + "@value" : "A non-empty group of Permissions and/or Prohibitions." + } ], + "http://www.w3.org/2004/02/skos/core#note" : [ { + "@language" : "en", + "@value" : "A Policy may contain multiple Rules." + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/Privacy", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/Request", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/Rule", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/Set", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/Ticket", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/action", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "_:genid1" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/assignee", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "_:genid4" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Party" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/assigneeOf", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Party" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/assigner", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "_:genid7" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Party" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/assignerOf", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Party" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/conflict", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/constraint", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "_:genid10" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/function", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "_:genid13" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Party" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/hasPolicy", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Asset" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/inheritFrom", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/obligation", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/output", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Asset" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/partOf", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "_:genid16" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/permission", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/prohibition", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Policy" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/relation", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "_:genid19" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Asset" + } ] +}, { + "@id" : "http://www.w3.org/ns/odrl/2/target", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "_:genid22" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Asset" + } ] +}, { + "@id" : "http://www.w3.org/ns/prov#Activity", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://www.w3.org/ns/prov#Attribution", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://www.w3.org/ns/prov#Entity", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://www.w3.org/ns/prov#activity", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] +}, { + "@id" : "http://www.w3.org/ns/prov#agent", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] +}, { + "@id" : "http://www.w3.org/ns/prov#category", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/ns/prov#component", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/ns/prov#generated", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2002/07/owl#inverseOf" : [ { + "@id" : "http://www.w3.org/ns/prov#wasGeneratedBy" + } ] +}, { + "@id" : "http://www.w3.org/ns/prov#inverse", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/ns/prov#qualifiedAttribution", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was influenced using prov:qualifiedAttribution [ a prov:Attribution; prov:agent :ag; :foo :bar ]." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/prov#Entity" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/ns/prov-o#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "qualifiedAttribution" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/ns/prov#Attribution" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://www.w3.org/ns/prov#qualifiedInfluence" + } ], + "http://www.w3.org/ns/prov#category" : [ { + "@value" : "qualified" + } ], + "http://www.w3.org/ns/prov#component" : [ { + "@value" : "agents-responsibility" + } ], + "http://www.w3.org/ns/prov#inverse" : [ { + "@value" : "qualifiedAttributionOf" + } ], + "http://www.w3.org/ns/prov#sharesDefinitionWith" : [ { + "@id" : "http://www.w3.org/ns/prov#Attribution" + } ], + "http://www.w3.org/ns/prov#unqualifiedForm" : [ { + "@id" : "http://www.w3.org/ns/prov#wasAttributedTo" + } ] +}, { + "@id" : "http://www.w3.org/ns/prov#qualifiedForm", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/ns/prov#qualifiedGeneration", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] +}, { + "@id" : "http://www.w3.org/ns/prov#qualifiedInfluence", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] +}, { + "@id" : "http://www.w3.org/ns/prov#sharesDefinitionWith", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/ns/prov#unqualifiedForm", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/ns/prov#wasAttributedTo", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2002/07/owl#propertyChainAxiom" : [ { + "@list" : [ { + "@id" : "http://www.w3.org/ns/prov#qualifiedAttribution" + }, { + "@id" : "http://www.w3.org/ns/prov#agent" + } ] + } ] +}, { + "@id" : "http://www.w3.org/ns/prov#wasGeneratedBy", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/ns/prov#Entity" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/ns/prov-o#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "wasGeneratedBy" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/ns/prov#Activity" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://www.w3.org/ns/prov#wasInfluencedBy" + } ], + "http://www.w3.org/2002/07/owl#propertyChainAxiom" : [ { + "@list" : [ { + "@id" : "http://www.w3.org/ns/prov#qualifiedGeneration" + }, { + "@id" : "http://www.w3.org/ns/prov#activity" + } ] + } ], + "http://www.w3.org/ns/prov#category" : [ { + "@value" : "starting-point" + } ], + "http://www.w3.org/ns/prov#component" : [ { + "@value" : "entities-activities" + } ], + "http://www.w3.org/ns/prov#inverse" : [ { + "@value" : "generated" + } ], + "http://www.w3.org/ns/prov#qualifiedForm" : [ { + "@id" : "http://www.w3.org/ns/prov#Generation" + }, { + "@id" : "http://www.w3.org/ns/prov#qualifiedGeneration" + } ] +}, { + "@id" : "http://www.w3.org/ns/prov#wasInfluencedBy", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/Agent", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/Document", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A document." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://xmlns.com/foaf/0.1/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Document" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Organization" + }, { + "@id" : "http://xmlns.com/foaf/0.1/Project" + } ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status" : [ { + "@value" : "stable" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/Image", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/OnlineAccount", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "An online account." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://xmlns.com/foaf/0.1/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Online Account" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/2002/07/owl#Thing" + } ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status" : [ { + "@value" : "testing" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/OnlineChatAccount", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://xmlns.com/foaf/0.1/OnlineAccount" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/OnlineEcommerceAccount", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://xmlns.com/foaf/0.1/OnlineAccount" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/OnlineGamingAccount", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://xmlns.com/foaf/0.1/OnlineAccount" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/Organization", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/Person", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/PersonalProfileDocument", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/Project", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/account", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://xmlns.com/foaf/0.1/OnlineAccount" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/accountName", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://xmlns.com/foaf/0.1/OnlineAccount" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/accountServiceHomepage", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://xmlns.com/foaf/0.1/OnlineAccount" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/holdsAccount", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://xmlns.com/foaf/0.1/OnlineAccount" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/homepage", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#InverseFunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A homepage for some thing." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/2002/07/owl#Thing" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://xmlns.com/foaf/0.1/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "homepage" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://xmlns.com/foaf/0.1/isPrimaryTopicOf" + }, { + "@id" : "http://xmlns.com/foaf/0.1/page" + } ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status" : [ { + "@value" : "stable" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/interest", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/isPrimaryTopicOf", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/logo", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#InverseFunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A logo representing some thing." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/2002/07/owl#Thing" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://xmlns.com/foaf/0.1/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "logo" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2002/07/owl#Thing" + } ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status" : [ { + "@value" : "testing" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/mbox", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#InverseFunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A personal mailbox, ie. an Internet mailbox associated with exactly one owner, the first owner of this mailbox. This is a 'static inverse functional property', in that there is (across time and change) at most one individual that ever has any particular value for foaf:mbox." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Agent" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://xmlns.com/foaf/0.1/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "personal mailbox" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2002/07/owl#Thing" + } ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status" : [ { + "@value" : "stable" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/name", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A name for some thing." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.w3.org/2002/07/owl#Thing" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://xmlns.com/foaf/0.1/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "name" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status" : [ { + "@value" : "testing" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/openid", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#InverseFunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "An OpenID for an Agent." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Agent" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://xmlns.com/foaf/0.1/" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "openid" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://xmlns.com/foaf/0.1/isPrimaryTopicOf" + } ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status" : [ { + "@value" : "testing" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/page", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/primaryTopic", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/publications", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/schoolHomepage", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/sha1", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/tipjar", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/topic", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/weblog", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/workInfoHomepage", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "http://xmlns.com/foaf/0.1/workplaceHomepage", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "https://creativecommons.org/licenses/by/4.0/", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "ontology license" + } ] +}, { + "@id" : "https://purl.org/dc/terms/created", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ] +}, { + "@id" : "https://purl.org/dc/terms/description", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ] +}, { + "@id" : "https://purl.org/dc/terms/identifier", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ] +}, { + "@id" : "https://purl.org/dc/terms/title", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ] +}, { + "@id" : "https://sedimark.eu/wp-content/uploads/2023/11/sedimark_logo_512x512.png", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ] +}, { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/CVSSP", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://purl.org/dc/terms/description" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "" + } ], + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Participant" + } ], + "http://xmlns.com/foaf/0.1/account" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/cvssp-online-account" + } ], + "http://xmlns.com/foaf/0.1/homepage" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/cvssp-homepage" + } ], + "http://xmlns.com/foaf/0.1/name" : [ { + "@language" : "en", + "@value" : "" + } ], + "http://xmlns.com/foaf/0.1/openid" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/cvssp-open-id-profile" + } ], + "https://purl.org/dc/terms/description" : [ { + "@language" : "en", + "@value" : "" + } ], + "https://w3id.org/sedimark/ontology#hasSelf-Listing" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/ehealth-living-lab" + } ] +}, { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/agreement-001", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Agreement" + } ], + "https://w3id.org/sedimark/ontology#references" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/steps-asset-001" + } ] +}, { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/cvssp-contact-email", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ] +}, { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/cvssp-homepage", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/cvssp-online-account", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://xmlns.com/foaf/0.1/OnlineAccount" + } ], + "http://xmlns.com/foaf/0.1/accountName" : [ { + "@language" : "en", + "@value" : "" + } ] +}, { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/cvssp-open-id-profile", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Document" + } ] +}, { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/ehealth-living-lab", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://purl.org/dc/terms/creator" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/CVSSP" + } ], + "http://purl.org/dc/terms/description" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "Self-listing for the ehealth-living-lab data provision" + } ], + "http://purl.org/dc/terms/hasPart" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/surrey-local-catalogue" + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "2024-01-01" + } ], + "http://purl.org/dc/terms/language" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "English" + } ], + "http://purl.org/dc/terms/modified" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "2024-01-02" + } ], + "http://purl.org/dc/terms/publisher" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/CVSSP" + } ], + "http://purl.org/dc/terms/rights" : [ { + "@value" : "This work is licensed under Creative Commons Attribution-NoDerivatives 4.0 International.\nhttps://creativecommons.org/licenses/by-nd/4.0/" + } ], + "http://purl.org/dc/terms/title" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "E-health Living Lab" + } ], + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Self-Listing" + } ], + "https://w3id.org/sedimark/ontology#belongsTo" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/CVSSP" + } ], + "https://w3id.org/sedimark/ontology#hasOffering" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/wearable-offering-001" + } ] +}, { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/health-monitoring-morning-period", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://purl.org/dc/terms/PeriodOfTime" + } ] +}, { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/living-lab-01", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://purl.org/dc/terms/Location" + } ] +}, { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/steps-asset-001", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://purl.org/dc/elements/1.1/creator" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/CVSSP" + } ], + "http://purl.org/dc/elements/1.1/description" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "This dataset captures data from step counter on wearable smart watch for subject 001" + } ], + "http://purl.org/dc/elements/1.1/identifier" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "cvssp-livinglab-wearable-steps-001" + } ], + "http://purl.org/dc/elements/1.1/title" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "Steps Dataset for Subject 001" + } ], + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "https://w3id.org/sedimark/vocab#DataAsset" + } ], + "https://w3id.org/sedimark/ontology#hasAssetQuality" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/steps-asset-001-quality" + } ] +}, { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/steps-asset-001-quality", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "https://w3id.org/sedimark/ontology#AssetQuality" + } ] +}, { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/surrey-local-catalogue", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://www.w3.org/ns/dcat#Catalog" + } ] +}, { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/wearable-001-license-doc", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://purl.org/dc/terms/license" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "This work is licensed under Creative Commons Attribution-NoDerivatives 4.0 International.\nhttps://creativecommons.org/licenses/by-nd/4.0/" + } ], + "http://purl.org/dc/terms/rights" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "This work is licensed under Creative Commons Attribution-NoDerivatives 4.0 International.\nhttps://creativecommons.org/licenses/by-nd/4.0/" + } ], + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "http://purl.org/dc/terms/LicenseDocument" + } ] +}, { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/wearable-contract", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "https://w3id.org/sedimark/ontology#OfferingContract" + } ] +}, { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/wearable-offering-001", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://purl.org/dc/terms/created" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "2024-01-01" + } ], + "http://purl.org/dc/terms/creator" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/CVSSP" + } ], + "http://purl.org/dc/terms/description" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "This offering provides data assets with data originating from wearable sensors on smart watches" + } ], + "http://purl.org/dc/terms/isPartOf" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/ehealth-living-lab" + } ], + "http://purl.org/dc/terms/issued" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "2024-01-02" + } ], + "http://purl.org/dc/terms/language" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "English" + } ], + "http://purl.org/dc/terms/publisher" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/CVSSP" + } ], + "http://purl.org/dc/terms/temporal" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/health-monitoring-morning-period" + } ], + "http://purl.org/dc/terms/title" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "Wearable data for Subject 001" + } ], + "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Offering" + } ], + "http://www.w3.org/ns/dcat#dataset" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/steps-asset-001" + } ], + "http://www.w3.org/ns/dcat#temporalResolution" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#duration", + "@value" : "P6H" + } ], + "http://xmlns.com/foaf/0.1/homepage" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/cvssp-homepage" + } ], + "https://w3id.org/sedimark/ontology#hasAsset" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/steps-asset-001" + } ], + "https://w3id.org/sedimark/ontology#hasOfferingContract" : [ { + "@id" : "https://sedimark.surrey.ac.uk/ecosystem/wearable-contract" + } ] +}, { + "@id" : "https://w3id.org/sedimark/ontology#", + "@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ], + "http://purl.org/dc/elements/1.1/description" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "The Marketplace Information Model is an RDFS/OWL-ontology covering the fundamental concepts of SEDIMARK needed for the registration of participants and the discovery and exchange of offerings and assets. This model establishes a common framework to ensure interoperability within a SEDIMARK-based Marketplace.\n\nThis model is supported by existing proposals by similar initiatives and is built upon well-known ontologies such as Data Catalog vocabulary (DCAT), Open Digital Rights Language (ODRL), Friend Of A Friend (FOAF) or the Dublin Core Terms (DCT). In particular, the model has its foundations in the proposal shared by the International Data Spaces Protocol, to try to be compatible as much compatible as possible with such an initiative." + } ], + "http://purl.org/dc/elements/1.1/title" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "SEDIMARK Marketplace Ontology" + } ], + "http://purl.org/dc/terms/license" : [ { + "@id" : "https://creativecommons.org/licenses/by/4.0/" + } ], + "http://purl.org/vocab/vann/preferredNamespacePrefix" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "sedi-ont" + } ], + "http://schema.org/logo" : [ { + "@id" : "https://sedimark.eu/wp-content/uploads/2023/11/sedimark_logo_512x512.png" + } ] +}, { + "@id" : "https://w3id.org/sedimark/ontology#Agreement", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Agreement" + } ] +}, { + "@id" : "https://w3id.org/sedimark/ontology#Asset", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/dcat#Resource" + } ] +}, { + "@id" : "https://w3id.org/sedimark/ontology#AssetQuality", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/elements/1.1/description" : [ { + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal", + "@value" : "Quality metrics associated with Asset" + } ] +}, { + "@id" : "https://w3id.org/sedimark/ontology#Offering", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/dcat#Catalog" + }, { + "@id" : "http://www.w3.org/ns/odrl/2/Asset" + } ] +}, { + "@id" : "https://w3id.org/sedimark/ontology#OfferingContract", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/odrl/2/Offer" + } ] +}, { + "@id" : "https://w3id.org/sedimark/ontology#Participant", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://schema.org/Organization" + }, { + "@id" : "http://xmlns.com/foaf/0.1/Organization" + } ] +}, { + "@id" : "https://w3id.org/sedimark/ontology#Self-Listing", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/dcat#Catalog" + } ] +}, { + "@id" : "https://w3id.org/sedimark/ontology#belongsTo", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Self-Listing" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Participant" + } ] +}, { + "@id" : "https://w3id.org/sedimark/ontology#hasAsset", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Offering" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Asset" + } ] +}, { + "@id" : "https://w3id.org/sedimark/ontology#hasAssetQuality", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Asset" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "https://w3id.org/sedimark/ontology#AssetQuality" + } ] +}, { + "@id" : "https://w3id.org/sedimark/ontology#hasOffering", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Self-Listing" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Offering" + } ] +}, { + "@id" : "https://w3id.org/sedimark/ontology#hasOfferingContract", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Offering" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "https://w3id.org/sedimark/ontology#OfferingContract" + } ] +}, { + "@id" : "https://w3id.org/sedimark/ontology#hasSelf-Listing", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Participant" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Self-Listing" + } ] +}, { + "@id" : "https://w3id.org/sedimark/ontology#references", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Agreement" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Offering" + } ] +}, { + "@id" : "https://w3id.org/sedimark/vocab#AIModelAsset", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Asset" + } ] +}, { + "@id" : "https://w3id.org/sedimark/vocab#DataAsset", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/dcat#Dataset" + }, { + "@id" : "https://w3id.org/sedimark/ontology#Asset" + } ] +}, { + "@id" : "https://w3id.org/sedimark/vocab#OtherAsset", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Asset" + } ] +}, { + "@id" : "https://w3id.org/sedimark/vocab#ServiceAsset", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/sedimark/ontology#Asset" + } ] +} ] \ No newline at end of file diff --git a/ontology.nt b/ontology.nt new file mode 100644 index 0000000..3ce44f0 --- /dev/null +++ b/ontology.nt @@ -0,0 +1,1695 @@ + . + "The Marketplace Information Model is an RDFS/OWL-ontology covering the fundamental concepts of SEDIMARK needed for the registration of participants and the discovery and exchange of offerings and assets. This model establishes a common framework to ensure interoperability within a SEDIMARK-based Marketplace.\n\nThis model is supported by existing proposals by similar initiatives and is built upon well-known ontologies such as Data Catalog vocabulary (DCAT), Open Digital Rights Language (ODRL), Friend Of A Friend (FOAF) or the Dublin Core Terms (DCT). In particular, the model has its foundations in the proposal shared by the International Data Spaces Protocol, to try to be compatible as much compatible as possible with such an initiative."^^ . + "SEDIMARK Marketplace Ontology"^^ . + . + "sedi-ont"^^ . + . +# +# +# ################################################################# +# # +# # Annotation properties +# # +# ################################################################# +# +# +# http://purl.org/dc/dcam/rangeIncludes + . +# +# http://purl.org/dc/elements/1.1/contributor + . +# +# http://purl.org/dc/elements/1.1/coverage + . +# +# http://purl.org/dc/elements/1.1/creator + . +# +# http://purl.org/dc/elements/1.1/date + . +# +# http://purl.org/dc/elements/1.1/description + . +# +# http://purl.org/dc/elements/1.1/format + . +# +# http://purl.org/dc/elements/1.1/identifier + . +# +# http://purl.org/dc/elements/1.1/language + . +# +# http://purl.org/dc/elements/1.1/publisher + . +# +# http://purl.org/dc/elements/1.1/relation + . +# +# http://purl.org/dc/elements/1.1/rights + . +# +# http://purl.org/dc/elements/1.1/source + . +# +# http://purl.org/dc/elements/1.1/subject + . +# +# http://purl.org/dc/elements/1.1/title + . +# +# http://purl.org/dc/elements/1.1/type + . +# +# http://purl.org/dc/terms/abstract + . + "2000-07-11"^^ . + . +# +# http://purl.org/dc/terms/accessRights + . + . + "Access Rights may include information regarding access or restrictions based on privacy, security, or other policies."@en . + "2003-02-15"^^ . + "Information about who access the resource or an indication of its security status."@en . + . + "Access Rights"@en . + . + . +# +# http://purl.org/dc/terms/accrualPeriodicity + . + . + "Recommended practice is to use a value from the Collection Description Frequency Vocabulary [[DCMI-COLLFREQ](https://dublincore.org/groups/collections/frequency/)]."@en . + "2005-06-13"^^ . + "The frequency with which items are added to a collection."@en . + . + "Accrual Periodicity"@en . + . +# +# http://purl.org/dc/terms/available + . + "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en . + "2000-07-11"^^ . + "Date that the resource became or will become available."@en . + . + "Date Available"@en . + . + . +# +# http://purl.org/dc/terms/conformsTo + . + . + "2001-05-21"^^ . + "An established standard to which the described resource conforms."@en . + . + "Conforms To"@en . + . + . +# +# http://purl.org/dc/terms/contributor + . + . + "The guidelines for using names of persons or organizations as creators apply to contributors."@en . + "2008-01-14"^^ . + "An entity responsible for making contributions to the resource."@en . + . + "Contributor"@en . + . +# +# http://purl.org/dc/terms/coverage + . + "Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [[TGN](https://www.getty.edu/research/tools/vocabulary/tgn/index.html)]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges. Because coverage is so broadly defined, it is preferable to use the more specific subproperties Temporal Coverage and Spatial Coverage."@en . + "2008-01-14"^^ . +# +# http://purl.org/dc/terms/created + . + "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en . + "2000-07-11"^^ . + "Date of creation of the resource."@en . + . + "Date Created"@en . + . + . +# +# http://purl.org/dc/terms/creator + . + . + "Recommended practice is to identify the creator with a URI. If this is not possible or feasible, a literal value that identifies the creator may be provided."@en . + "2008-01-14"^^ . + "An entity responsible for making the resource."@en . + . + "Creator"@en . + . + . +# +# http://purl.org/dc/terms/dateAccepted + . + "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a date of acceptance may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal)."@en . + "2002-07-13"^^ . + "Date of acceptance of the resource."@en . + . + "Date Accepted"@en . + . + . +# +# http://purl.org/dc/terms/description + . + "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."@en . + "2008-01-14"^^ . + "An account of the resource."@en . + . + "Description"@en . + . +# +# http://purl.org/dc/terms/extent + . + "Recommended practice is to specify the file size in megabytes and duration in ISO 8601 format."@en . + "2000-07-11"^^ . + . +# +# http://purl.org/dc/terms/format + . + . + . + "Recommended practice is to use a controlled vocabulary where available. For example, for file formats one could use the list of Internet Media Types [[MIME](https://www.iana.org/assignments/media-types/media-types.xhtml)]. Examples of dimensions include size and duration."@en . + "2008-01-14"^^ . + "The file format, physical medium, or dimensions of the resource."@en . + . + "Format"@en . + . +# +# http://purl.org/dc/terms/hasVersion + . + "Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Is Version Of."@en . + "2000-07-11"^^ . + "A related resource that is a version, edition, or adaptation of the described resource."@en . + . + "Has Version"@en . + . + . +# +# http://purl.org/dc/terms/identifier + . + "Recommended practice is to identify the resource by means of a string conforming to an identification system. Examples include International Standard Book Number (ISBN), Digital Object Identifier (DOI), and Uniform Resource Name (URN). Persistent identifiers should be provided as HTTP URIs."@en . + "2008-01-14"^^ . + "An unambiguous reference to the resource within a given context."@en . + . + "Identifier"@en . + . + . +# +# http://purl.org/dc/terms/isPartOf + . + "This property is intended to be used with non-literal values. This property is an inverse property of Has Part."@en . + "2000-07-11"^^ . + "A related resource in which the described resource is physically or logically included."@en . + . + "Is Part Of"@en . + . + . +# +# http://purl.org/dc/terms/issued + . + "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en . + "2000-07-11"^^ . + "Date of formal issuance of the resource."@en . + . + "Date Issued"@en . + . + . +# +# http://purl.org/dc/terms/language + . + . + "Recommended practice is to use either a non-literal value representing a language from a controlled vocabulary such as ISO 639-2 or ISO 639-3, or a literal value consisting of an IETF Best Current Practice 47 [[IETF-BCP47](https://tools.ietf.org/html/bcp47)] language tag."@en . + "2008-01-14"^^ . + "A language of the resource."@en . + . + "Language"@en . + . +# +# http://purl.org/dc/terms/license + . + . + . +# +# http://purl.org/dc/terms/medium + . + "2000-07-11"^^ . + . +# +# http://purl.org/dc/terms/modified + . + "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en . + "2000-07-11"^^ . + "Date on which the resource was changed."@en . + . + "Date Modified"@en . + . + . +# +# http://purl.org/dc/terms/publisher + . + . + "2008-01-14"^^ . + "An entity responsible for making the resource available."@en . + . + "Publisher"@en . + . +# +# http://purl.org/dc/terms/relation + . + "Recommended practice is to identify the related resource by means of a URI. If this is not possible or feasible, a string conforming to a formal identification system may be provided."@en . + "2008-01-14"^^ . +# +# http://purl.org/dc/terms/rights + . + . + "Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. Recommended practice is to refer to a rights statement with a URI. If this is not possible or feasible, a literal value (name, label, or short text) may be provided."@en . + "2008-01-14"^^ . + "Information about rights held in and over the resource."@en . + . + "Rights"@en . + . +# +# http://purl.org/dc/terms/source + . + "This property is intended to be used with non-literal values. The described resource may be derived from the related resource in whole or in part. Best practice is to identify the related resource by means of a URI or a string conforming to a formal identification system."@en . + "2008-01-14"^^ . + "A related resource from which the described resource is derived."@en . + . + "Source"@en . + . + . +# +# http://purl.org/dc/terms/spatial + . + . + "2000-07-11"^^ . + "Spatial characteristics of the resource."@en . + . + "Spatial Coverage"@en . + . + . +# +# http://purl.org/dc/terms/subject + . + "Recommended practice is to refer to the subject with a URI. If this is not possible or feasible, a literal value that identifies the subject may be provided. Both should preferably refer to a subject in a controlled vocabulary."@en . + "2008-01-14"^^ . + "A topic of the resource."@en . + . + "Subject"@en . + . +# +# http://purl.org/dc/terms/tableOfContents + . + "2000-07-11"^^ . + . +# +# http://purl.org/dc/terms/temporal + . + . + "2000-07-11"^^ . + "Temporal characteristics of the resource."@en . + . + "Temporal Coverage"@en . + . + . +# +# http://purl.org/dc/terms/title + . + "2008-01-14"^^ . + "A name given to the resource."@en . + . + "Title"@en . + . + . +# +# http://purl.org/dc/terms/type + . + "Recommended practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [[DCMI-TYPE](http://dublincore.org/documents/dcmi-type-vocabulary/)]. To describe the file format, physical medium, or dimensions of the resource, use the property Format."@en . + "2008-01-14"^^ . + "The nature or genre of the resource."@en . + . + "Type"@en . + . +# +# http://purl.org/dc/terms/valid + . + "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en . + "2000-07-11"^^ . + "Date (often a range) of validity of a resource."@en . + . + "Date Valid"@en . + . + . +# +# http://purl.org/vocab/vann/preferredNamespacePrefix + . +# +# http://schema.org/logo + . +# +# http://www.w3.org/2003/06/sw-vocab-status/ns#term_status + . +# +# http://www.w3.org/2004/02/skos/core#altLabel + . +# +# http://www.w3.org/2004/02/skos/core#changeNote + . +# +# http://www.w3.org/2004/02/skos/core#definition + . +# +# http://www.w3.org/2004/02/skos/core#editorialNote + . +# +# http://www.w3.org/2004/02/skos/core#note + . +# +# http://www.w3.org/2004/02/skos/core#scopeNote + . +# +# http://www.w3.org/2008/05/skos#definition + . +# +# http://www.w3.org/ns/prov#category + . +# +# http://www.w3.org/ns/prov#component + . +# +# http://www.w3.org/ns/prov#inverse + . +# +# http://www.w3.org/ns/prov#qualifiedForm + . +# +# http://www.w3.org/ns/prov#sharesDefinitionWith + . +# +# http://www.w3.org/ns/prov#unqualifiedForm + . +# +# +# +# ################################################################# +# # +# # Datatypes +# # +# ################################################################# +# +# +# http://www.w3.org/2001/XMLSchema#date + . +# +# http://www.w3.org/2001/XMLSchema#duration + . +# +# +# +# ################################################################# +# # +# # Object Properties +# # +# ################################################################# +# +# +# http://purl.org/dc/terms/hasPart + . + "This property is intended to be used with non-literal values. This property is an inverse property of Is Part Of."@en . + "2000-07-11"^^ . +# +# http://www.w3.org/2008/05/skos#hasTopConcept + . + . +# +# http://www.w3.org/2008/05/skos#mappingRelation + . + . + . +# +# http://www.w3.org/2008/05/skos#semanticRelation + . + . + . +# +# http://www.w3.org/2008/05/skos#topConceptOf + . + . +# +# http://www.w3.org/ns/adms#sample + . + . + . +# +# http://www.w3.org/ns/adms#status + . + . + . + "The status of the Asset in the context of a particular workflow process."@en . + . + "status"@en . +# +# http://www.w3.org/ns/dcat#accessURL + . + . +# +# http://www.w3.org/ns/dcat#catalog + . + . + . + . +# +# http://www.w3.org/ns/dcat#compressFormat + . + . +# +# http://www.w3.org/ns/dcat#dataset + . + . + . +# +# http://www.w3.org/ns/dcat#distribution + . + . +# +# http://www.w3.org/ns/dcat#downloadURL + . + . +# +# http://www.w3.org/ns/dcat#mediaType + . + . +# +# http://www.w3.org/ns/dcat#packageFormat + . + . +# +# http://www.w3.org/ns/dcat#qualifiedRelation + . + . +# +# http://www.w3.org/ns/dcat#record + . + . +# +# http://www.w3.org/ns/dcat#service + . + . + . +# +# http://www.w3.org/ns/dcat#themeTaxonomy + . + . +# +# http://www.w3.org/ns/odrl/2/action + . + _:genid1 . +_:genid1 _:genid3 . +_:genid3 _:genid2 . +_:genid2 . +_:genid2 . +_:genid2 . +_:genid3 . +_:genid3 . +_:genid1 . +# +# http://www.w3.org/ns/odrl/2/assignee + . + _:genid4 . +_:genid4 _:genid6 . +_:genid6 _:genid5 . +_:genid5 . +_:genid5 . +_:genid5 . +_:genid6 . +_:genid6 . +_:genid4 . + . +# +# http://www.w3.org/ns/odrl/2/assigneeOf + . + . + . +# +# http://www.w3.org/ns/odrl/2/assigner + . + _:genid7 . +_:genid7 _:genid9 . +_:genid9 _:genid8 . +_:genid8 . +_:genid8 . +_:genid8 . +_:genid9 . +_:genid9 . +_:genid7 . + . +# +# http://www.w3.org/ns/odrl/2/assignerOf + . + . + . +# +# http://www.w3.org/ns/odrl/2/conflict + . + . +# +# http://www.w3.org/ns/odrl/2/constraint + . + _:genid10 . +_:genid10 _:genid12 . +_:genid12 _:genid11 . +_:genid11 . +_:genid11 . +_:genid11 . +_:genid12 . +_:genid12 . +_:genid10 . +# +# http://www.w3.org/ns/odrl/2/function + . + _:genid13 . +_:genid13 _:genid15 . +_:genid15 _:genid14 . +_:genid14 . +_:genid14 . +_:genid14 . +_:genid15 . +_:genid15 . +_:genid13 . + . +# +# http://www.w3.org/ns/odrl/2/hasPolicy + . + . + . +# +# http://www.w3.org/ns/odrl/2/inheritFrom + . + . + . +# +# http://www.w3.org/ns/odrl/2/obligation + . + . +# +# http://www.w3.org/ns/odrl/2/output + . + . +# +# http://www.w3.org/ns/odrl/2/partOf + . + _:genid16 . +_:genid16 _:genid18 . +_:genid18 _:genid17 . +_:genid17 . +_:genid17 . +_:genid17 . +_:genid18 . +_:genid18 . +_:genid16 . +# +# http://www.w3.org/ns/odrl/2/permission + . + . +# +# http://www.w3.org/ns/odrl/2/prohibition + . + . +# +# http://www.w3.org/ns/odrl/2/relation + . + _:genid19 . +_:genid19 _:genid21 . +_:genid21 _:genid20 . +_:genid20 . +_:genid20 . +_:genid20 . +_:genid21 . +_:genid21 . +_:genid19 . + . +# +# http://www.w3.org/ns/odrl/2/target + . + _:genid22 . +_:genid22 _:genid24 . +_:genid24 _:genid23 . +_:genid23 . +_:genid23 . +_:genid23 . +_:genid24 . +_:genid24 . +_:genid22 . + . +# +# http://www.w3.org/ns/prov#activity + . +# +# http://www.w3.org/ns/prov#agent + . +# +# http://www.w3.org/ns/prov#generated + . + . +# +# http://www.w3.org/ns/prov#qualifiedAttribution + . + . + . + . + "If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was influenced using prov:qualifiedAttribution [ a prov:Attribution; prov:agent :ag; :foo :bar ]."@en . + . + "qualifiedAttribution" . + "qualified" . + "agents-responsibility" . + "qualifiedAttributionOf" . + . + . +# +# http://www.w3.org/ns/prov#qualifiedGeneration + . +# +# http://www.w3.org/ns/prov#qualifiedInfluence + . +# +# http://www.w3.org/ns/prov#wasAttributedTo + . + _:genid26 . +_:genid26 _:genid25 . +_:genid25 . +_:genid25 . +_:genid25 . +_:genid26 . +_:genid26 . +# +# http://www.w3.org/ns/prov#wasGeneratedBy + . + . + . + . + _:genid28 . +_:genid28 _:genid27 . +_:genid27 . +_:genid27 . +_:genid27 . +_:genid28 . +_:genid28 . + . + "wasGeneratedBy" . + "starting-point" . + "entities-activities" . + "generated" . + . + . +# +# http://www.w3.org/ns/prov#wasInfluencedBy + . +# +# http://xmlns.com/foaf/0.1/account + . + . +# +# http://xmlns.com/foaf/0.1/accountServiceHomepage + . + . + . +# +# http://xmlns.com/foaf/0.1/holdsAccount + . + . +# +# http://xmlns.com/foaf/0.1/homepage + . + . + . + . + . + . + "A homepage for some thing." . + . + "homepage" . + "stable" . +# +# http://xmlns.com/foaf/0.1/interest + . + . +# +# http://xmlns.com/foaf/0.1/isPrimaryTopicOf + . + . +# +# http://xmlns.com/foaf/0.1/logo + . + . + . + . + "A logo representing some thing." . + . + "logo" . + "testing" . +# +# http://xmlns.com/foaf/0.1/mbox + . + . + . + . + "A personal mailbox, ie. an Internet mailbox associated with exactly one owner, the first owner of this mailbox. This is a 'static inverse functional property', in that there is (across time and change) at most one individual that ever has any particular value for foaf:mbox." . + . + "personal mailbox" . + "stable" . +# +# http://xmlns.com/foaf/0.1/openid + . + . + . + . + . + "An OpenID for an Agent." . + . + "openid" . + "testing" . +# +# http://xmlns.com/foaf/0.1/page + . + . +# +# http://xmlns.com/foaf/0.1/primaryTopic + . + . +# +# http://xmlns.com/foaf/0.1/publications + . + . +# +# http://xmlns.com/foaf/0.1/schoolHomepage + . + . +# +# http://xmlns.com/foaf/0.1/tipjar + . + . +# +# http://xmlns.com/foaf/0.1/topic + . + . +# +# http://xmlns.com/foaf/0.1/weblog + . + . +# +# http://xmlns.com/foaf/0.1/workInfoHomepage + . + . +# +# http://xmlns.com/foaf/0.1/workplaceHomepage + . + . +# +# https://w3id.org/sedimark/ontology#belongsTo + . + . + . +# +# https://w3id.org/sedimark/ontology#hasAsset + . + . + . +# +# https://w3id.org/sedimark/ontology#hasAssetQuality + . + . + . +# +# https://w3id.org/sedimark/ontology#hasOffering + . + . + . +# +# https://w3id.org/sedimark/ontology#hasOfferingContract + . + . + . +# +# https://w3id.org/sedimark/ontology#hasSelf-Listing + . + . + . +# +# https://w3id.org/sedimark/ontology#references + . + . + . +# +# +# +# ################################################################# +# # +# # Data properties +# # +# ################################################################# +# +# +# http://www.w3.org/ns/adms#sample + . +# +# http://www.w3.org/ns/dcat#byteSize + . + . +# +# http://www.w3.org/ns/dcat#temporalResolution + . + . + "mindste tidsperiode der kan resolveres i datasættet."@da . + "minimum time period resolvable in a dataset."@en . + "minimální doba trvání rozlišitelná v datové sadě."@cs . + "periodo di tempo minimo risolvibile in un set di dati."@it . + "período de tiempo mínimo en el conjunto de datos."@es . + "resolución temporal"@es . + "risoluzione temporale"@it . + "temporal resolution"@en . + "tidslig opløsning"@da . + "časové rozlišení"@cs . + "New property added in DCAT 2.0."@en . + "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs . + "Nueva propiedad añadida en DCAT 2.0."@es . + "Nuova proprietà aggiunta in DCAT 2.0."@it . + "mindste tidsperiode der kan resolveres i datasættet."@da . + "minimum time period resolvable in a dataset."@en . + "minimální doba trvání rozlišitelná v datové sadě."@cs . + "periodo di tempo minimo risolvibile in un set di dati."@it . + "período de tiempo mínimo en el conjunto de datos."@es . + "Kan optræde i forbindelse med beskrivelse af datasættet eller datasætditributionen, så der er ikke angivet et domæne for egenskaben."@da . + "Might appear in the description of a Dataset or a Distribution, so no domain is specified."@en . + "Může se vyskytnout v popisu Datové sady nebo Distribuce, takže nebyl specifikován definiční obor."@cs . + "Alternative temporal resolutions might be provided as different dataset distributions."@en . + "Alternative tidslige opløsninger kan leveres som forskellige datasætdistributioner."@da . + "Distintas distribuciones del conjunto de datos pueden tener resoluciones temporales diferentes."@es . + "Hvis datasættet er en tidsserie, så bør denne egenskab svare til afstanden mellem elementerne i tidsserien. For andre typer af datasæt indikerer denne egenskab den mindste tidsforskel mellem elementer i datasættet."@da . + "If the dataset is a time-series this should correspond to the spacing of items in the series. For other kinds of dataset, this property will usually indicate the smallest time difference between items in the dataset."@en . + "Pokud je datová sada časovou řadou, měla by tato vlastnost odpovídat rozestupu položek v řadě. Pro ostatní druhy datových sad bude tato vlastnost obvykle indikovat nejmenší časovou vzdálenost mezi položkami této datové sady."@cs . + "Risoluzioni temporali alternative potrebbero essere fornite come diverse distribuzioni di set di dati."@it . + "Různá časová rozlišení mohou být poskytována jako různé distribuce datové sady."@cs . + "Se il set di dati è una serie temporale, questo dovrebbe corrispondere alla spaziatura degli elementi della serie. Per altri tipi di set di dati, questa proprietà di solito indica la più piccola differenza di tempo tra gli elementi nel set di dati."@it . + "Si el conjunto de datos es una serie temporal, debe corresponder al espaciado de los elementos de la serie. Para otro tipo de conjuntos de datos, esta propiedad indicará usualmente la menor diferencia de tiempo entre elementos en el dataset."@es . +# +# http://xmlns.com/foaf/0.1/accountName + . + . +# +# http://xmlns.com/foaf/0.1/name + . + . + . + "A name for some thing." . + . + "name" . + "testing" . +# +# http://xmlns.com/foaf/0.1/sha1 + . + . +# +# https://purl.org/dc/terms/created + . +# +# https://purl.org/dc/terms/description + . +# +# https://purl.org/dc/terms/identifier + . +# +# https://purl.org/dc/terms/title + . +# +# +# +# ################################################################# +# # +# # Classes +# # +# ################################################################# +# +# +# http://purl.org/dc/terms/Agent + . + . + "2008-01-14"^^ . + "A resource that acts or has the power to act."@en . + . + "Agent"@en . +# +# http://purl.org/dc/terms/LicenseDocument + . + . + "2008-01-14"^^ . + "A legal document giving official permission to do something with a resource."@en . + . + "License Document"@en . +# +# http://purl.org/dc/terms/LinguisticSystem + . + "Written, spoken, sign, and computer languages are linguistic systems."@en . + "2008-01-14"^^ . + "A system of signs, symbols, sounds, gestures, or rules used in communication."@en . + . + "Linguistic System"@en . +# +# http://purl.org/dc/terms/Location + . + . + "2008-01-14"^^ . + "A spatial region or named place."@en . + . + "Location"@en . +# +# http://purl.org/dc/terms/LocationPeriodOrJurisdiction + . + "2008-01-14"^^ . +# +# http://purl.org/dc/terms/PeriodOfTime + . + . + "2008-01-14"^^ . + "An interval of time that is named or defined by its start and end dates."@en . + . + "Period of Time"@en . +# +# http://purl.org/dc/terms/RightsStatement + . + "2008-01-14"^^ . + "A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights."@en . + . + "Rights Statement"@en . +# +# http://schema.org/CreativeWork + . + . +# +# http://schema.org/Organization + . +# +# http://schema.org/Person + . +# +# http://www.w3.org/2000/01/rdf-schema#Resource + . +# +# http://www.w3.org/2004/02/skos/core#Concept + . +# +# http://www.w3.org/2006/vcard/ns#Agent + . +# +# http://www.w3.org/2006/vcard/ns#Individual + . +# +# http://www.w3.org/2006/vcard/ns#Organization + . +# +# http://www.w3.org/2008/05/skos#Collection + . + . +# +# http://www.w3.org/2008/05/skos#Concept + . + . + "2008-05-xx" . + . + "Concept"@en . + "An abstract idea or notion; a unit of thought."@en . +# +# http://www.w3.org/2008/05/skos#ConceptScheme + . +# +# http://www.w3.org/ns/dcat#Catalog + . + . + "A curated collection of metadata about resources (e.g., datasets and data services in the context of a data catalog)."@en . + "En udvalgt og arrangeret samling af metadata om ressourcer (fx datasæt og datatjenester i kontekst af et datakatalog). "@da . + "Una colección curada de metadatos sobre recursos (por ejemplo, conjuntos de datos y servicios de datos en el contexto de un catálogo de datos)."@es . + "Una raccolta curata di metadati sulle risorse (ad es. sui dataset e relativi servizi nel contesto di cataloghi di dati)."@it . + "Une collection élaborée de métadonnées sur les jeux de données"@fr . + "Řízená kolekce metadat o datových sadách a datových službách"@cs . + "Μια επιμελημένη συλλογή μεταδεδομένων περί συνόλων δεδομένων"@el . + "مجموعة من توصيفات قوائم البيانات"@ar . + "データ・カタログは、データセットに関するキュレートされたメタデータの集合です。"@ja . + . + "Catalog"@en . + "Catalogo"@it . + "Catalogue"@fr . + "Catálogo"@es . + "Katalog"@cs . + "Katalog"@da . + "Κατάλογος"@el . + "فهرس قوائم البيانات"@ar . + "カタログ"@ja . + "A curated collection of metadata about resources (e.g., datasets and data services in the context of a data catalog)."@en . + "En samling af metadata om ressourcer (fx datasæt og datatjenester i kontekst af et datakatalog)."@da . + "Una colección curada de metadatos sobre recursos (por ejemplo, conjuntos de datos y servicios de datos en el contexto de un catálogo de datos)."@es . + "Una raccolta curata di metadati sulle risorse (ad es. sui dataset e relativi servizi nel contesto di cataloghi di dati)."@it . + "Une collection élaborée de métadonnées sur les jeux de données."@fr . + "Řízená kolekce metadat o datových sadách a datových službách."@cs . + "Μια επιμελημένη συλλογή μεταδεδομένων περί συνόλων δεδομένων."@el . + "مجموعة من توصيفات قوائم البيانات"@ar . + "データ・カタログは、データセットに関するキュレートされたメタデータの集合です。"@ja . + "English, Italian, Spanish definitions updated in this revision. Multilingual text not yet updated."@en . + "A web-based data catalog is typically represented as a single instance of this class."@en . + "Et webbaseret datakatalog repræsenteres typisk ved en enkelt instans af denne klasse."@da . + "Normalmente, un catalogo di dati nel web viene rappresentato come una singola istanza di questa classe."@it . + "Normalmente, un catálogo de datos disponible en la web se representa como una única instancia de esta clase."@es . + "Webový datový katalog je typicky reprezentován jako jedna instance této třídy."@cs . + "Συνήθως, ένας κατάλογος δεδομένων στον Παγκόσμιο Ιστό αναπαρίσταται ως ένα στιγμιότυπο αυτής της κλάσης."@el . + "通常、ウェブ・ベースのデータ・カタログは、このクラスの1つのインスタンスとして表わされます。"@ja . +# +# http://www.w3.org/ns/dcat#CatalogRecord + . + _:genid29 . +_:genid29 . +_:genid29 . +_:genid29 . +# +# http://www.w3.org/ns/dcat#DataService + . + . +# +# http://www.w3.org/ns/dcat#Dataset + . + . +# +# http://www.w3.org/ns/dcat#Distribution + . + "A specific representation of a dataset. A dataset might be available in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail or profiles (which might specify any or all of the above)."@en . + "En specifik repræsentation af et datasæt. Et datasæt kan være tilgængelig i mange serialiseringer der kan variere på forskellige vis, herunder sprog, medietype eller format, systemorganisering, tidslig- og geografisk opløsning, detaljeringsniveau eller profiler (der kan specificere en eller flere af ovenstående)."@da . + "Konkrétní reprezentace datové sady. Datová sada může být dostupná v různých serializacích, které se mohou navzájem lišit různými způsoby, mimo jiné přirozeným jazykem, media-typem či formátem, schematickou organizací, časovým a prostorovým rozlišením, úrovní detailu či profily (které mohou specifikovat některé či všechny tyto rozdíly)."@cs . + "Rappresenta una forma disponibile e specifica del dataset. Ciascun dataset può essere disponibile in forme differenti, che possono rappresentare formati diversi o diversi punti di accesso per un dataset. Esempi di distribuzioni sono un file CSV scaricabile, una API o un RSS feed."@it . + "Représente une forme spécifique d'un jeu de données. Caque jeu de données peut être disponible sous différentes formes, celles-ci pouvant représenter différents formats du jeu de données ou différents endpoint. Des exemples de distribution sont des fichirs CSV, des API ou des flux RSS."@fr . + "Una representación específica de los datos. Cada conjunto de datos puede estar disponible en formas diferentes, las cuáles pueden variar en distintas formas, incluyendo el idioma, 'media-type' o formato, organización esquemática, resolución temporal y espacial, nivel de detalle o perfiles (que pueden especificar cualquiera o todas las diferencias anteriores)."@es . + "Αναπαριστά μία συγκεκριμένη διαθέσιμη μορφή ενός συνόλου δεδομένων. Κάθε σύνολο δεδομενων μπορεί να είναι διαθέσιμο σε διαφορετικές μορφές, οι μορφές αυτές μπορεί να αναπαριστούν διαφορετικές μορφές αρχείων ή διαφορετικά σημεία διάθεσης. Παραδείγματα διανομών συμπεριλαμβάνουν ένα μεταφορτώσιμο αρχείο μορφής CSV, ένα API ή ένα RSS feed."@el . + "شكل محدد لقائمة البيانات يمكن الوصول إليه. قائمة بيانات ما يمكن أن تكون متاحه باشكال و أنواع متعددة. ملف يمكن تحميله أو واجهة برمجية يمكن من خلالها الوصول إلى البيانات هي أمثلة على ذلك."@ar . + "データセットの特定の利用可能な形式を表わします。各データセットは、異なる形式で利用できることがあり、これらの形式は、データセットの異なる形式や、異なるエンドポイントを表わす可能性があります。配信の例には、ダウンロード可能なCSVファイル、API、RSSフィードが含まれます。"@ja . + . + "Distribuce"@cs . + "Distribución"@es . + "Distribution"@da . + "Distribution"@en . + "Distribution"@fr . + "Distribuzione"@it . + "Διανομή"@el . + "التوزيع"@ar . + "配信"@ja . + "Datadistribution"@da . + "Datamanifestation"@da . + "Datarepræsentation"@da . + "Dataudstilling"@da . + "A specific representation of a dataset. A dataset might be available in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail or profiles (which might specify any or all of the above)."@en . + "En specifik repræsentation af et datasæt. Et datasæt kan være tilgængelig i mange serialiseringer der kan variere på forskellige vis, herunder sprog, medietype eller format, systemorganisering, tidslig- og geografisk opløsning, detaljeringsniveau eller profiler (der kan specificere en eller flere af ovenstående)."@da . + "Konkrétní reprezentace datové sady. Datová sada může být dostupná v různých serializacích, které se mohou navzájem lišit různými způsoby, mimo jiné přirozeným jazykem, media-typem či formátem, schematickou organizací, časovým a prostorovým rozlišením, úrovní detailu či profily (které mohou specifikovat některé či všechny tyto rozdíly)."@cs . + "Rappresenta una forma disponibile e specifica del dataset. Ciascun dataset può essere disponibile in forme differenti, che possono rappresentare formati diversi o diversi punti di accesso per un dataset. Esempi di distribuzioni sono un file CSV scaricabile, una API o un RSS feed."@it . + "Représente une forme spécifique d'un jeu de données. Caque jeu de données peut être disponible sous différentes formes, celles-ci pouvant représenter différents formats du jeu de données ou différents endpoint. Des exemples de distribution sont des fichirs CSV, des API ou des flux RSS."@fr . + "Una representación específica de los datos. Cada conjunto de datos puede estar disponible en formas diferentes, las cuáles pueden variar en distintas formas, incluyendo el idioma, 'media-type' o formato, organización esquemática, resolución temporal y espacial, nivel de detalle o perfiles (que pueden especificar cualquiera o todas las diferencias anteriores)."@es . + "Αναπαριστά μία συγκεκριμένη διαθέσιμη μορφή ενός συνόλου δεδομένων. Κάθε σύνολο δεδομενων μπορεί να είναι διαθέσιμο σε διαφορετικές μορφές, οι μορφές αυτές μπορεί να αναπαριστούν διαφορετικές μορφές αρχείων ή διαφορετικά σημεία διάθεσης. Παραδείγματα διανομών συμπεριλαμβάνουν ένα μεταφορτώσιμο αρχείο μορφής CSV, ένα API ή ένα RSS feed."@el . + "شكل محدد لقائمة البيانات يمكن الوصول إليه. قائمة بيانات ما يمكن أن تكون متاحه باشكال و أنواع متعددة. ملف يمكن تحميله أو واجهة برمجية يمكن من خلالها الوصول إلى البيانات هي أمثلة على ذلك."@ar . + "データセットの特定の利用可能な形式を表わします。各データセットは、異なる形式で利用できることがあり、これらの形式は、データセットの異なる形式や、異なるエンドポイントを表わす可能性があります。配信の例には、ダウンロード可能なCSVファイル、API、RSSフィードが含まれます。"@ja . + "Ceci représente une disponibilité générale du jeu de données, et implique qu'il n'existe pas d'information sur la méthode d'accès réelle des données, par exple, si c'est un lien de téléchargement direct ou à travers une page Web."@fr . + "Denne klasse repræsenterer datasættets overordnede tilgængelighed og giver ikke oplysninger om hvilken metode der kan anvendes til at få adgang til data, dvs. om adgang til datasættet realiseres ved direkte download, API eller via et websted. Anvendelsen af egenskaben dcat:downloadURL indikerer at distributionen kan downloades direkte."@da . + "Esta clase representa una disponibilidad general de un conjunto de datos, e implica que no existe información acerca del método de acceso real a los datos, i.e., si es un enlace de descarga directa o a través de una página Web."@es . + "Questa classe rappresenta una disponibilità generale di un dataset e non implica alcuna informazione sul metodo di accesso effettivo ai dati, ad esempio se si tratta di un accesso a download diretto, API, o attraverso una pagina Web. L'utilizzo della proprietà dcat:downloadURL indica distribuzioni direttamente scaricabili."@it . + "This represents a general availability of a dataset it implies no information about the actual access method of the data, i.e. whether by direct download, API, or through a Web page. The use of dcat:downloadURL property indicates directly downloadable distributions."@en . + "Toto popisuje obecnou dostupnost datové sady. Neimplikuje žádnou informaci o skutečné metodě přístupu k datům, tj. zda jsou přímo ke stažení, skrze API či přes webovou stránku. Použití vlastnosti dcat:downloadURL indikuje přímo stažitelné distribuce."@cs . + "Αυτό αναπαριστά μία γενική διαθεσιμότητα ενός συνόλου δεδομένων και δεν υπονοεί τίποτα περί του πραγματικού τρόπου πρόσβασης στα δεδομένα, αν είναι άμεσα μεταφορτώσιμα, μέσω API ή μέσω μίας ιστοσελίδας. Η χρήση της ιδιότητας dcat:downloadURL δείχνει μόνο άμεσα μεταφορτώσιμες διανομές."@el . + "これは、データセットの一般的な利用可能性を表わし、データの実際のアクセス方式に関する情報(つまり、直接ダウンロードなのか、APIなのか、ウェブページを介したものなのか)を意味しません。dcat:downloadURLプロパティーの使用は、直接ダウンロード可能な配信を意味します。"@ja . +# +# http://www.w3.org/ns/dcat#Resource + . + "Recurso publicado o curado por un agente único."@es . + "Resource published or curated by a single agent."@en . + "Ressource udgivet eller udvalgt og arrangeret af en enkelt aktør."@da . + "Risorsa pubblicata o curata da un singolo agente."@it . + "Zdroj publikovaný či řízený jediným činitelem."@cs . + "Catalogued resource"@en . + "Katalogiseret ressource"@da . + "Katalogizovaný zdroj"@cs . + "Recurso catalogado"@es . + "Risorsa catalogata"@it . + "New class added in DCAT 2.0."@en . + "Nová třída přidaná ve verzi DCAT 2.0."@cs . + "Nueva clase agregada en DCAT 2.0."@es . + "Nuova classe aggiunta in DCAT 2.0."@it . + "Ny klasse i DCAT 2.0."@da . + "Recurso publicado o curado por un agente único."@es . + "Resource published or curated by a single agent."@en . + "Ressource udgivet eller udvalgt og arrangeret af en enkelt aktør."@da . + "Risorsa pubblicata o curata da un singolo agente."@it . + "Zdroj publikovaný či řízený jediným činitelem."@cs . + "Klassen for alle katalogiserede ressourcer, den overordnede klasse for dcat:Dataset, dcat:DataService, dcat:Catalog og enhvert medlem af et dcat:Catalog. Denne klasse bærer egenskaber der gælder alle katalogiserede ressourcer, herunder dataset og datatjenester. Det anbefales kraftigt at mere specifikke subklasser oprettes. Når der beskrives ressourcer der ikke er dcat:Dataset eller dcat:DataService, anbefales det at oprette passende subklasser af dcat:Resource eller at dcat:Resource anvendes sammen med egenskaben dct:type til opmærkning med en specifik typeangivelse."@da . + "La clase de todos los recursos catalogados, la superclase de dcat:Dataset, dcat:DataService, dcat:Catalog y cualquier otro miembro de un dcat:Catalog. Esta clase tiene propiedades comunes a todos los recursos catalogados, incluyendo conjuntos de datos y servicios de datos. Se recomienda fuertemente que se use una clase más específica. Cuando se describe un recurso que no es un dcat:Dataset o dcat:DataService, se recomienda crear una sub-clase apropiada de dcat:Resource, o usar dcat:Resource con la propiedad dct:type to indicar el tipo específico."@es . + "La classe di tutte le risorse catalogate, la Superclasse di dcat:Dataset, dcat:DataService, dcat:Catalog e qualsiasi altro membro di dcat:Catalog. Questa classe porta proprietà comuni a tutte le risorse catalogate, inclusi set di dati e servizi dati. Si raccomanda vivamente di utilizzare una sottoclasse più specifica. Quando si descrive una risorsa che non è un dcat:Dataset o dcat:DataService, si raccomanda di creare una sottoclasse di dcat:Resource appropriata, o utilizzare dcat:Resource con la proprietà dct:type per indicare il tipo specifico."@it . + "The class of all catalogued resources, the Superclass of dcat:Dataset, dcat:DataService, dcat:Catalog and any other member of a dcat:Catalog. This class carries properties common to all catalogued resources, including datasets and data services. It is strongly recommended to use a more specific sub-class. When describing a resource which is not a dcat:Dataset or dcat:DataService, it is recommended to create a suitable sub-class of dcat:Resource, or use dcat:Resource with the dct:type property to indicate the specific type."@en . + "Třída všech katalogizovaných zdrojů, nadtřída dcat:Dataset, dcat:DataService, dcat:Catalog a všech ostatních členů dcat:Catalog. Tato třída nese vlastnosti společné všem katalogizovaným zdrojům včetně datových sad a datových služeb. Je silně doporučeno používat specifičtější podtřídy, pokud je to možné. Při popisu zdroje, který není ani dcat:Dataset, ani dcat:DataService se doporučuje vytvořit odpovídající podtřídu dcat:Resrouce a nebo použít dcat:Resource s vlastností dct:type pro určení konkrétního typu."@cs . + "dcat:Resource er et udvidelsespunkt der tillader oprettelsen af enhver type af kataloger. Yderligere subklasser kan defineres i en DCAT-profil eller i en applikation til kataloger med andre typer af ressourcer."@da . + "dcat:Resource es un punto de extensión que permite la definición de cualquier tipo de catálogo. Se pueden definir subclases adicionales en perfil de DCAT o una aplicación para catálogos de otro tipo de recursos."@es . + "dcat:Resource is an extension point that enables the definition of any kind of catalog. Additional subclasses may be defined in a DCAT profile or application for catalogs of other kinds of resources."@en . + "dcat:Resource je bod pro rozšíření umožňující definici různých druhů katalogů. Další podtřídy lze definovat v profilech DCAT či aplikacích pro katalogy zdrojů jiných druhů."@cs . + "dcat:Resource è un punto di estensione che consente la definizione di qualsiasi tipo di catalogo. Sottoclassi aggiuntive possono essere definite in un profilo DCAT o in un'applicazione per cataloghi di altri tipi di risorse."@it . +# +# http://www.w3.org/ns/odrl/2/Agreement + . + . +# +# http://www.w3.org/ns/odrl/2/Assertion + . + . +# +# http://www.w3.org/ns/odrl/2/Asset + . + . + "Asset"@en . + "A resource or a collection of resources that are the subject of a Rule."@en . + "The Asset entity can be any form of identifiable resource, such as data/information, content/media, applications, or services. Furthermore, it can be used to represent other Asset entities that are needed to undertake the Policy expression, such as with the Duty entity. To describe more details about the Asset, it is recommended to use Dublin Core [[dcterms]] elements or other content metadata."@en . +# +# http://www.w3.org/ns/odrl/2/AssetCollection + . + . +# +# http://www.w3.org/ns/odrl/2/Offer + . + . +# +# http://www.w3.org/ns/odrl/2/Party + . + _:genid30 . +_:genid30 _:genid38 . +_:genid38 _:genid37 . +_:genid37 _:genid36 . +_:genid36 _:genid35 . +_:genid35 _:genid34 . +_:genid34 _:genid33 . +_:genid33 _:genid32 . +_:genid32 _:genid31 . +_:genid31 . +_:genid31 . +_:genid31 . +_:genid32 . +_:genid32 . +_:genid33 . +_:genid33 . +_:genid34 . +_:genid34 . +_:genid35 . +_:genid35 . +_:genid36 . +_:genid36 . +_:genid37 . +_:genid37 . +_:genid38 . +_:genid38 . +_:genid30 . + . + "Party"@en . + "An entity or a collection of entities that undertake Roles in a Rule."@en . + "The Party entity could be a person, group of people, organisation, or agent. An agent is a person or thing that takes an active role or produces a specified effect. To describe more details about the Party, it is recommended to use W3C vCard Ontology [[vcard-rdf]] or FOAF Vocabulary [[foaf]]."@en . +# +# http://www.w3.org/ns/odrl/2/PartyCollection + . + . +# +# http://www.w3.org/ns/odrl/2/Policy + . + . + "Policy"@en . + "A non-empty group of Permissions and/or Prohibitions."@en . + "A Policy may contain multiple Rules."@en . +# +# http://www.w3.org/ns/odrl/2/Privacy + . + . +# +# http://www.w3.org/ns/odrl/2/Request + . + . +# +# http://www.w3.org/ns/odrl/2/Rule + . +# +# http://www.w3.org/ns/odrl/2/Set + . + . +# +# http://www.w3.org/ns/odrl/2/Ticket + . + . +# +# http://www.w3.org/ns/prov#Activity + . +# +# http://www.w3.org/ns/prov#Attribution + . +# +# http://www.w3.org/ns/prov#Entity + . +# +# http://xmlns.com/foaf/0.1/Agent + . +# +# http://xmlns.com/foaf/0.1/Document + . + . + . + "A document." . + . + "Document" . + "stable" . +# +# http://xmlns.com/foaf/0.1/Image + . + . +# +# http://xmlns.com/foaf/0.1/OnlineAccount + . + . + "An online account." . + . + "Online Account" . + "testing" . +# +# http://xmlns.com/foaf/0.1/OnlineChatAccount + . + . +# +# http://xmlns.com/foaf/0.1/OnlineEcommerceAccount + . + . +# +# http://xmlns.com/foaf/0.1/OnlineGamingAccount + . + . +# +# http://xmlns.com/foaf/0.1/Organization + . +# +# http://xmlns.com/foaf/0.1/Person + . +# +# http://xmlns.com/foaf/0.1/PersonalProfileDocument + . + . +# +# http://xmlns.com/foaf/0.1/Project + . +# +# https://w3id.org/sedimark/ontology#Agreement + . + . +# +# https://w3id.org/sedimark/ontology#Asset + . + . +# +# https://w3id.org/sedimark/ontology#AssetQuality + . + "Quality metrics associated with Asset"^^ . +# +# https://w3id.org/sedimark/ontology#Offering + . + . + . +# +# https://w3id.org/sedimark/ontology#OfferingContract + . + . +# +# https://w3id.org/sedimark/ontology#Participant + . + . + . +# +# https://w3id.org/sedimark/ontology#Self-Listing + . + . +# +# https://w3id.org/sedimark/vocab#AIModelAsset + . + . +# +# https://w3id.org/sedimark/vocab#DataAsset + . + . + . +# +# https://w3id.org/sedimark/vocab#OtherAsset + . + . +# +# https://w3id.org/sedimark/vocab#ServiceAsset + . + . +# +# +# +# ################################################################# +# # +# # Individuals +# # +# ################################################################# +# +# +# https://creativecommons.org/licenses/by/4.0/ + . + "ontology license"^^ . +# +# https://sedimark.eu/wp-content/uploads/2023/11/sedimark_logo_512x512.png + . +# +# https://sedimark.surrey.ac.uk/ecosystem/CVSSP + . + . + . + . + . + . + ""@en . + ""@en . + ""^^ . +# +# https://sedimark.surrey.ac.uk/ecosystem/agreement-001 + . + . + . +# +# https://sedimark.surrey.ac.uk/ecosystem/cvssp-contact-email + . +# +# https://sedimark.surrey.ac.uk/ecosystem/cvssp-homepage + . + . +# +# https://sedimark.surrey.ac.uk/ecosystem/cvssp-online-account + . + . + ""@en . +# +# https://sedimark.surrey.ac.uk/ecosystem/cvssp-open-id-profile + . + . +# +# https://sedimark.surrey.ac.uk/ecosystem/ehealth-living-lab + . + . + . + . + . + . + "Self-listing for the ehealth-living-lab data provision"^^ . + "2024-01-01"^^ . + "English"^^ . + "2024-01-02"^^ . + . + "This work is licensed under Creative Commons Attribution-NoDerivatives 4.0 International.\nhttps://creativecommons.org/licenses/by-nd/4.0/" . + "E-health Living Lab"^^ . +# +# https://sedimark.surrey.ac.uk/ecosystem/health-monitoring-morning-period + . + . +# +# https://sedimark.surrey.ac.uk/ecosystem/living-lab-01 + . + . +# +# https://sedimark.surrey.ac.uk/ecosystem/steps-asset-001 + . + . + . + . + "This dataset captures data from step counter on wearable smart watch for subject 001"^^ . + "cvssp-livinglab-wearable-steps-001"^^ . + "Steps Dataset for Subject 001"^^ . +# +# https://sedimark.surrey.ac.uk/ecosystem/steps-asset-001-quality + . + . +# +# https://sedimark.surrey.ac.uk/ecosystem/surrey-local-catalogue + . + . +# +# https://sedimark.surrey.ac.uk/ecosystem/wearable-001-license-doc + . + . + "This work is licensed under Creative Commons Attribution-NoDerivatives 4.0 International.\nhttps://creativecommons.org/licenses/by-nd/4.0/"^^ . + "This work is licensed under Creative Commons Attribution-NoDerivatives 4.0 International.\nhttps://creativecommons.org/licenses/by-nd/4.0/"^^ . +# +# https://sedimark.surrey.ac.uk/ecosystem/wearable-contract + . + . +# +# https://sedimark.surrey.ac.uk/ecosystem/wearable-offering-001 + . + . + . + . + . + . + "P6H"^^ . + "2024-01-01"^^ . + . + "This offering provides data assets with data originating from wearable sensors on smart watches"^^ . + . + "2024-01-02"^^ . + "English"^^ . + . + . + "Wearable data for Subject 001"^^ . +# +_:genid39 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid40 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid41 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid42 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid43 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid44 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid45 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid46 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid47 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid48 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid49 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid50 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid51 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid52 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid53 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid54 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid55 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid56 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid57 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid58 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid59 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid60 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid61 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid62 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid63 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid64 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid65 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid66 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid67 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid68 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid69 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid70 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid71 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid72 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid73 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid74 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid75 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid76 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid77 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid78 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid79 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid80 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid81 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid82 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid83 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid84 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid85 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid86 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid87 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid88 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid89 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid90 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid91 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid92 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid93 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid94 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid95 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid96 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid97 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid98 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid99 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +_:genid100 "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en . +# +# +# ################################################################# +# # +# # Annotations +# # +# ################################################################# +# +# + "2008-01-14"^^ . +# + "2008-01-14"^^ . +# + "2000-07-11"^^ . +# + "2000-07-11"^^ . +# + "2000-07-11"^^ . +# + "2008-01-14"^^ . +# + "2008-01-14"^^ . +# + "2000-07-11"^^ . +# + "2000-07-11"^^ . +# + "2000-07-11"^^ . +# + "2008-01-14"^^ . +# + "2008-01-14"^^ . +# + "2000-07-11"^^ . +# + "2000-07-11"^^ . +# + "2000-07-11"^^ . +# + "2008-01-14"^^ . +# + "2008-01-14"^^ . +# + "2008-01-14"^^ . +# + "2008-01-14"^^ . +# + "2005-06-13"^^ . +# + "2000-07-11"^^ . +# + "Examples include paper, canvas, or DVD."@en . + "2008-01-14"^^ . +# + "2008-01-14"^^ . +# + "2000-07-11"^^ . +# + "2008-01-14"^^ . +# + "2008-01-14"^^ . +# + "2000-07-11"^^ . +# + "RFC 3066 has been obsoleted by RFC 4646."@en . + "2002-07-13"^^ . +# + "RFC 4646 obsoletes RFC 3066."@en . + "2008-01-14"^^ . +# + "RFC 5646 obsoletes RFC 4646."@en . + "2010-10-11"^^ . +# + "Examples include a number of pages, a specification of length, width, and breadth, or a period in hours, minutes, and seconds."@en . + "2008-01-14"^^ . +# + "2008-01-14"^^ . +# + "2000-07-11"^^ . +# + "2000-07-11"^^ . +# + "2000-07-11"^^ . +# + "2000-07-11"^^ . +# + "Recommended practice is to use a value from the Collection Description Accrual Method Vocabulary [[DCMI-ACCRUALMETHOD](https://dublincore.org/groups/collections/accrual-method/)]."@en . + "2005-06-13"^^ . +# + "Recommended practice is to use a value from the Collection Description Accrual Policy Vocabulary [[DCMI-ACCRUALPOLICY](https://dublincore.org/groups/collections/accrual-policy/)]."@en . + "2005-06-13"^^ . +# + "The distinction between titles and alternative titles is application-specific."@en . + "2000-07-11"^^ . +# + "Recommended practice is to use this property with non-literal values from a vocabulary of audience types."@en . + "2001-05-21"^^ . +# + "Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible."@en . + "2003-02-15"^^ . +# + "Date may be used to express temporal information at any level of granularity. Recommended practice is to express the date, date/time, or period of time according to ISO 8601-1 [[ISO 8601-1](https://www.iso.org/iso-8601-date-and-time-format.html)] or a published profile of the ISO standard, such as the W3C Note on Date and Time Formats [[W3CDTF](https://www.w3.org/TR/NOTE-datetime)] or the Extended Date/Time Format Specification [[EDTF](http://www.loc.gov/standards/datetime/)]. If the full date is unknown, month and year (YYYY-MM) or just year (YYYY) may be used. Date ranges may be specified using ISO 8601 period of time specification in which start and end dates are separated by a '/' (slash) character. Either the start or end date may be missing."@en . + "2008-01-14"^^ . +# + "Typically a year. Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en . + "2002-07-13"^^ . +# + "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a 'Date Submitted' may be relevant include a thesis (submitted to a university department) or an article (submitted to a journal)."@en . + "2002-07-13"^^ . +# + "2002-07-13"^^ . +# + "This property is intended to be used with non-literal values. This property is an inverse property of Is Format Of."@en . + "2000-07-11"^^ . +# + "Instructional Method typically includes ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback."@en . + "2005-06-13"^^ . +# + "This property is intended to be used with non-literal values. This property is an inverse property of Has Format."@en . + "2000-07-11"^^ . +# + "This property is intended to be used with non-literal values. This property is an inverse property of References."@en . + "2000-07-11"^^ . +# + "This property is intended to be used with non-literal values. This property is an inverse property of Replaces."@en . + "2000-07-11"^^ . +# + "This property is intended to be used with non-literal values. This property is an inverse property of Requires."@en . + "2000-07-11"^^ . +# + "Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Has Version."@en . + "2000-07-11"^^ . +# + . + "Recommended practice is to identify the license document with a URI. If this is not possible or feasible, a literal value that identifies the license may be provided."@en . + "2004-06-14"^^ . + "A legal document giving official permission to do something with the resource."@en . + . + "License"@en . +# + "In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver."@en . + "2001-05-21"^^ . +# + "The statement may include a description of any changes successive custodians made to the resource."@en . + "2004-09-20"^^ . +# + "This property is intended to be used with non-literal values. This property is an inverse property of Is Referenced By."@en . + "2000-07-11"^^ . +# + "This property is intended to be used with non-literal values. This property is an inverse property of Is Replaced By."@en . + "2000-07-11"^^ . +# + "This property is intended to be used with non-literal values. This property is an inverse property of Is Required By."@en . + "2000-07-11"^^ . +# + "Recommended practice is to refer to the rights holder with a URI. If this is not possible or feasible, a literal value that identifies the rights holder may be provided."@en . + "2004-06-14"^^ . +# + "The preferred namespace prefix to use when using terms from this vocabulary in an XML document."@en . + . + "Preferred Namespace Prefix"@en . +# + "Links to a sample of an Asset (which is itself an Asset)."@en . + . + "sample"@en . +# +# Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/ diff --git a/ontology.owl b/ontology.owl new file mode 100644 index 0000000..f94522d --- /dev/null +++ b/ontology.owl @@ -0,0 +1,2972 @@ + + + + The Marketplace Information Model is an RDFS/OWL-ontology covering the fundamental concepts of SEDIMARK needed for the registration of participants and the discovery and exchange of offerings and assets. This model establishes a common framework to ensure interoperability within a SEDIMARK-based Marketplace. + +This model is supported by existing proposals by similar initiatives and is built upon well-known ontologies such as Data Catalog vocabulary (DCAT), Open Digital Rights Language (ODRL), Friend Of A Friend (FOAF) or the Dublin Core Terms (DCT). In particular, the model has its foundations in the proposal shared by the International Data Spaces Protocol, to try to be compatible as much compatible as possible with such an initiative. + SEDIMARK Marketplace Ontology + + sedi-ont + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2000-07-11 + + + + + + + + + + + Access Rights may include information regarding access or restrictions based on privacy, security, or other policies. + 2003-02-15 + Information about who access the resource or an indication of its security status. + + Access Rights + + + + + + + + + + + + Recommended practice is to use a value from the Collection Description Frequency Vocabulary [[DCMI-COLLFREQ](https://dublincore.org/groups/collections/frequency/)]. + 2005-06-13 + The frequency with which items are added to a collection. + + Accrual Periodicity + + + + + + + + + + Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. + 2000-07-11 + Date that the resource became or will become available. + + Date Available + + + + + + + + + + + + 2001-05-21 + An established standard to which the described resource conforms. + + Conforms To + + + + + + + + + + + + The guidelines for using names of persons or organizations as creators apply to contributors. + 2008-01-14 + An entity responsible for making contributions to the resource. + + Contributor + + + + + + + + + + Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [[TGN](https://www.getty.edu/research/tools/vocabulary/tgn/index.html)]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges. Because coverage is so broadly defined, it is preferable to use the more specific subproperties Temporal Coverage and Spatial Coverage. + 2008-01-14 + + + + + + + + + Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. + 2000-07-11 + Date of creation of the resource. + + Date Created + + + + + + + + + + + + Recommended practice is to identify the creator with a URI. If this is not possible or feasible, a literal value that identifies the creator may be provided. + 2008-01-14 + An entity responsible for making the resource. + + Creator + + + + + + + + + + + Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a date of acceptance may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal). + 2002-07-13 + Date of acceptance of the resource. + + Date Accepted + + + + + + + + + + + Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. + 2008-01-14 + An account of the resource. + + Description + + + + + + + + + + Recommended practice is to specify the file size in megabytes and duration in ISO 8601 format. + 2000-07-11 + + + + + + + + + + + + Recommended practice is to use a controlled vocabulary where available. For example, for file formats one could use the list of Internet Media Types [[MIME](https://www.iana.org/assignments/media-types/media-types.xhtml)]. Examples of dimensions include size and duration. + 2008-01-14 + The file format, physical medium, or dimensions of the resource. + + Format + + + + + + + + + + Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Is Version Of. + 2000-07-11 + A related resource that is a version, edition, or adaptation of the described resource. + + Has Version + + + + + + + + + + + Recommended practice is to identify the resource by means of a string conforming to an identification system. Examples include International Standard Book Number (ISBN), Digital Object Identifier (DOI), and Uniform Resource Name (URN). Persistent identifiers should be provided as HTTP URIs. + 2008-01-14 + An unambiguous reference to the resource within a given context. + + Identifier + + + + + + + + + + + This property is intended to be used with non-literal values. This property is an inverse property of Has Part. + 2000-07-11 + A related resource in which the described resource is physically or logically included. + + Is Part Of + + + + + + + + + + + Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. + 2000-07-11 + Date of formal issuance of the resource. + + Date Issued + + + + + + + + + + + + Recommended practice is to use either a non-literal value representing a language from a controlled vocabulary such as ISO 639-2 or ISO 639-3, or a literal value consisting of an IETF Best Current Practice 47 [[IETF-BCP47](https://tools.ietf.org/html/bcp47)] language tag. + 2008-01-14 + A language of the resource. + + Language + + + + + + + + + + + + + + + + + + + + 2000-07-11 + + + + + + + + + + Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. + 2000-07-11 + Date on which the resource was changed. + + Date Modified + + + + + + + + + + + + 2008-01-14 + An entity responsible for making the resource available. + + Publisher + + + + + + + + + + Recommended practice is to identify the related resource by means of a URI. If this is not possible or feasible, a string conforming to a formal identification system may be provided. + 2008-01-14 + + + + + + + + + + Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. Recommended practice is to refer to a rights statement with a URI. If this is not possible or feasible, a literal value (name, label, or short text) may be provided. + 2008-01-14 + Information about rights held in and over the resource. + + Rights + + + + + + + + + + This property is intended to be used with non-literal values. The described resource may be derived from the related resource in whole or in part. Best practice is to identify the related resource by means of a URI or a string conforming to a formal identification system. + 2008-01-14 + A related resource from which the described resource is derived. + + Source + + + + + + + + + + + + 2000-07-11 + Spatial characteristics of the resource. + + Spatial Coverage + + + + + + + + + + + Recommended practice is to refer to the subject with a URI. If this is not possible or feasible, a literal value that identifies the subject may be provided. Both should preferably refer to a subject in a controlled vocabulary. + 2008-01-14 + A topic of the resource. + + Subject + + + + + + + + + + 2000-07-11 + + + + + + + + + + + 2000-07-11 + Temporal characteristics of the resource. + + Temporal Coverage + + + + + + + + + + + 2008-01-14 + A name given to the resource. + + Title + + + + + + + + + + + Recommended practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [[DCMI-TYPE](http://dublincore.org/documents/dcmi-type-vocabulary/)]. To describe the file format, physical medium, or dimensions of the resource, use the property Format. + 2008-01-14 + The nature or genre of the resource. + + Type + + + + + + + + + + Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. + 2000-07-11 + Date (often a range) of validity of a resource. + + Date Valid + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This property is intended to be used with non-literal values. This property is an inverse property of Is Part Of. + 2000-07-11 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The status of the Asset in the context of a particular workflow process. + + status + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was influenced using prov:qualifiedAttribution [ a prov:Attribution; prov:agent :ag; :foo :bar ]. + + qualifiedAttribution + qualified + agents-responsibility + qualifiedAttributionOf + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + wasGeneratedBy + starting-point + entities-activities + generated + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A homepage for some thing. + + homepage + stable + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A logo representing some thing. + + logo + testing + + + + + + + + + + + + A personal mailbox, ie. an Internet mailbox associated with exactly one owner, the first owner of this mailbox. This is a 'static inverse functional property', in that there is (across time and change) at most one individual that ever has any particular value for foaf:mbox. + + personal mailbox + stable + + + + + + + + + + + + + An OpenID for an Agent. + + openid + testing + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + mindste tidsperiode der kan resolveres i datasættet. + minimum time period resolvable in a dataset. + minimální doba trvání rozlišitelná v datové sadě. + periodo di tempo minimo risolvibile in un set di dati. + período de tiempo mínimo en el conjunto de datos. + resolución temporal + risoluzione temporale + temporal resolution + tidslig opløsning + časové rozlišení + New property added in DCAT 2.0. + Nová vlastnost přidaná ve verzi DCAT 2.0. + Nueva propiedad añadida en DCAT 2.0. + Nuova proprietà aggiunta in DCAT 2.0. + mindste tidsperiode der kan resolveres i datasættet. + minimum time period resolvable in a dataset. + minimální doba trvání rozlišitelná v datové sadě. + periodo di tempo minimo risolvibile in un set di dati. + período de tiempo mínimo en el conjunto de datos. + Kan optræde i forbindelse med beskrivelse af datasættet eller datasætditributionen, så der er ikke angivet et domæne for egenskaben. + Might appear in the description of a Dataset or a Distribution, so no domain is specified. + Může se vyskytnout v popisu Datové sady nebo Distribuce, takže nebyl specifikován definiční obor. + Alternative temporal resolutions might be provided as different dataset distributions. + Alternative tidslige opløsninger kan leveres som forskellige datasætdistributioner. + Distintas distribuciones del conjunto de datos pueden tener resoluciones temporales diferentes. + Hvis datasættet er en tidsserie, så bør denne egenskab svare til afstanden mellem elementerne i tidsserien. For andre typer af datasæt indikerer denne egenskab den mindste tidsforskel mellem elementer i datasættet. + If the dataset is a time-series this should correspond to the spacing of items in the series. For other kinds of dataset, this property will usually indicate the smallest time difference between items in the dataset. + Pokud je datová sada časovou řadou, měla by tato vlastnost odpovídat rozestupu položek v řadě. Pro ostatní druhy datových sad bude tato vlastnost obvykle indikovat nejmenší časovou vzdálenost mezi položkami této datové sady. + Risoluzioni temporali alternative potrebbero essere fornite come diverse distribuzioni di set di dati. + Různá časová rozlišení mohou být poskytována jako různé distribuce datové sady. + Se il set di dati è una serie temporale, questo dovrebbe corrispondere alla spaziatura degli elementi della serie. Per altri tipi di set di dati, questa proprietà di solito indica la più piccola differenza di tempo tra gli elementi nel set di dati. + Si el conjunto de datos es una serie temporal, debe corresponder al espaciado de los elementos de la serie. Para otro tipo de conjuntos de datos, esta propiedad indicará usualmente la menor diferencia de tiempo entre elementos en el dataset. + + + + + + + + + + + + + + + + + + + + A name for some thing. + + name + testing + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2008-01-14 + A resource that acts or has the power to act. + + Agent + + + + + + + + + + 2008-01-14 + A legal document giving official permission to do something with a resource. + + License Document + + + + + + + + + Written, spoken, sign, and computer languages are linguistic systems. + 2008-01-14 + A system of signs, symbols, sounds, gestures, or rules used in communication. + + Linguistic System + + + + + + + + + + 2008-01-14 + A spatial region or named place. + + Location + + + + + + + + + 2008-01-14 + + + + + + + + + + 2008-01-14 + An interval of time that is named or defined by its start and end dates. + + Period of Time + + + + + + + + + 2008-01-14 + A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights. + + Rights Statement + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2008-05-xx + + Concept + An abstract idea or notion; a unit of thought. + + + + + + + + + + + + + + + + + A curated collection of metadata about resources (e.g., datasets and data services in the context of a data catalog). + En udvalgt og arrangeret samling af metadata om ressourcer (fx datasæt og datatjenester i kontekst af et datakatalog). + Una colección curada de metadatos sobre recursos (por ejemplo, conjuntos de datos y servicios de datos en el contexto de un catálogo de datos). + Una raccolta curata di metadati sulle risorse (ad es. sui dataset e relativi servizi nel contesto di cataloghi di dati). + Une collection élaborée de métadonnées sur les jeux de données + Řízená kolekce metadat o datových sadách a datových službách + Μια επιμελημένη συλλογή μεταδεδομένων περί συνόλων δεδομένων + مجموعة من توصيفات قوائم البيانات + データ・カタログは、データセットに関するキュレートされたメタデータの集合です。 + + Catalog + Catalogo + Catalogue + Catálogo + Katalog + Katalog + Κατάλογος + فهرس قوائم البيانات + カタログ + A curated collection of metadata about resources (e.g., datasets and data services in the context of a data catalog). + En samling af metadata om ressourcer (fx datasæt og datatjenester i kontekst af et datakatalog). + Una colección curada de metadatos sobre recursos (por ejemplo, conjuntos de datos y servicios de datos en el contexto de un catálogo de datos). + Una raccolta curata di metadati sulle risorse (ad es. sui dataset e relativi servizi nel contesto di cataloghi di dati). + Une collection élaborée de métadonnées sur les jeux de données. + Řízená kolekce metadat o datových sadách a datových službách. + Μια επιμελημένη συλλογή μεταδεδομένων περί συνόλων δεδομένων. + مجموعة من توصيفات قوائم البيانات + データ・カタログは、データセットに関するキュレートされたメタデータの集合です。 + English, Italian, Spanish definitions updated in this revision. Multilingual text not yet updated. + A web-based data catalog is typically represented as a single instance of this class. + Et webbaseret datakatalog repræsenteres typisk ved en enkelt instans af denne klasse. + Normalmente, un catalogo di dati nel web viene rappresentato come una singola istanza di questa classe. + Normalmente, un catálogo de datos disponible en la web se representa como una única instancia de esta clase. + Webový datový katalog je typicky reprezentován jako jedna instance této třídy. + Συνήθως, ένας κατάλογος δεδομένων στον Παγκόσμιο Ιστό αναπαρίσταται ως ένα στιγμιότυπο αυτής της κλάσης. + 通常、ウェブ・ベースのデータ・カタログは、このクラスの1つのインスタンスとして表わされます。 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A specific representation of a dataset. A dataset might be available in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail or profiles (which might specify any or all of the above). + En specifik repræsentation af et datasæt. Et datasæt kan være tilgængelig i mange serialiseringer der kan variere på forskellige vis, herunder sprog, medietype eller format, systemorganisering, tidslig- og geografisk opløsning, detaljeringsniveau eller profiler (der kan specificere en eller flere af ovenstående). + Konkrétní reprezentace datové sady. Datová sada může být dostupná v různých serializacích, které se mohou navzájem lišit různými způsoby, mimo jiné přirozeným jazykem, media-typem či formátem, schematickou organizací, časovým a prostorovým rozlišením, úrovní detailu či profily (které mohou specifikovat některé či všechny tyto rozdíly). + Rappresenta una forma disponibile e specifica del dataset. Ciascun dataset può essere disponibile in forme differenti, che possono rappresentare formati diversi o diversi punti di accesso per un dataset. Esempi di distribuzioni sono un file CSV scaricabile, una API o un RSS feed. + Représente une forme spécifique d'un jeu de données. Caque jeu de données peut être disponible sous différentes formes, celles-ci pouvant représenter différents formats du jeu de données ou différents endpoint. Des exemples de distribution sont des fichirs CSV, des API ou des flux RSS. + Una representación específica de los datos. Cada conjunto de datos puede estar disponible en formas diferentes, las cuáles pueden variar en distintas formas, incluyendo el idioma, 'media-type' o formato, organización esquemática, resolución temporal y espacial, nivel de detalle o perfiles (que pueden especificar cualquiera o todas las diferencias anteriores). + Αναπαριστά μία συγκεκριμένη διαθέσιμη μορφή ενός συνόλου δεδομένων. Κάθε σύνολο δεδομενων μπορεί να είναι διαθέσιμο σε διαφορετικές μορφές, οι μορφές αυτές μπορεί να αναπαριστούν διαφορετικές μορφές αρχείων ή διαφορετικά σημεία διάθεσης. Παραδείγματα διανομών συμπεριλαμβάνουν ένα μεταφορτώσιμο αρχείο μορφής CSV, ένα API ή ένα RSS feed. + شكل محدد لقائمة البيانات يمكن الوصول إليه. قائمة بيانات ما يمكن أن تكون متاحه باشكال و أنواع متعددة. ملف يمكن تحميله أو واجهة برمجية يمكن من خلالها الوصول إلى البيانات هي أمثلة على ذلك. + データセットの特定の利用可能な形式を表わします。各データセットは、異なる形式で利用できることがあり、これらの形式は、データセットの異なる形式や、異なるエンドポイントを表わす可能性があります。配信の例には、ダウンロード可能なCSVファイル、API、RSSフィードが含まれます。 + + Distribuce + Distribución + Distribution + Distribution + Distribution + Distribuzione + Διανομή + التوزيع + 配信 + Datadistribution + Datamanifestation + Datarepræsentation + Dataudstilling + A specific representation of a dataset. A dataset might be available in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail or profiles (which might specify any or all of the above). + En specifik repræsentation af et datasæt. Et datasæt kan være tilgængelig i mange serialiseringer der kan variere på forskellige vis, herunder sprog, medietype eller format, systemorganisering, tidslig- og geografisk opløsning, detaljeringsniveau eller profiler (der kan specificere en eller flere af ovenstående). + Konkrétní reprezentace datové sady. Datová sada může být dostupná v různých serializacích, které se mohou navzájem lišit různými způsoby, mimo jiné přirozeným jazykem, media-typem či formátem, schematickou organizací, časovým a prostorovým rozlišením, úrovní detailu či profily (které mohou specifikovat některé či všechny tyto rozdíly). + Rappresenta una forma disponibile e specifica del dataset. Ciascun dataset può essere disponibile in forme differenti, che possono rappresentare formati diversi o diversi punti di accesso per un dataset. Esempi di distribuzioni sono un file CSV scaricabile, una API o un RSS feed. + Représente une forme spécifique d'un jeu de données. Caque jeu de données peut être disponible sous différentes formes, celles-ci pouvant représenter différents formats du jeu de données ou différents endpoint. Des exemples de distribution sont des fichirs CSV, des API ou des flux RSS. + Una representación específica de los datos. Cada conjunto de datos puede estar disponible en formas diferentes, las cuáles pueden variar en distintas formas, incluyendo el idioma, 'media-type' o formato, organización esquemática, resolución temporal y espacial, nivel de detalle o perfiles (que pueden especificar cualquiera o todas las diferencias anteriores). + Αναπαριστά μία συγκεκριμένη διαθέσιμη μορφή ενός συνόλου δεδομένων. Κάθε σύνολο δεδομενων μπορεί να είναι διαθέσιμο σε διαφορετικές μορφές, οι μορφές αυτές μπορεί να αναπαριστούν διαφορετικές μορφές αρχείων ή διαφορετικά σημεία διάθεσης. Παραδείγματα διανομών συμπεριλαμβάνουν ένα μεταφορτώσιμο αρχείο μορφής CSV, ένα API ή ένα RSS feed. + شكل محدد لقائمة البيانات يمكن الوصول إليه. قائمة بيانات ما يمكن أن تكون متاحه باشكال و أنواع متعددة. ملف يمكن تحميله أو واجهة برمجية يمكن من خلالها الوصول إلى البيانات هي أمثلة على ذلك. + データセットの特定の利用可能な形式を表わします。各データセットは、異なる形式で利用できることがあり、これらの形式は、データセットの異なる形式や、異なるエンドポイントを表わす可能性があります。配信の例には、ダウンロード可能なCSVファイル、API、RSSフィードが含まれます。 + Ceci représente une disponibilité générale du jeu de données, et implique qu'il n'existe pas d'information sur la méthode d'accès réelle des données, par exple, si c'est un lien de téléchargement direct ou à travers une page Web. + Denne klasse repræsenterer datasættets overordnede tilgængelighed og giver ikke oplysninger om hvilken metode der kan anvendes til at få adgang til data, dvs. om adgang til datasættet realiseres ved direkte download, API eller via et websted. Anvendelsen af egenskaben dcat:downloadURL indikerer at distributionen kan downloades direkte. + Esta clase representa una disponibilidad general de un conjunto de datos, e implica que no existe información acerca del método de acceso real a los datos, i.e., si es un enlace de descarga directa o a través de una página Web. + Questa classe rappresenta una disponibilità generale di un dataset e non implica alcuna informazione sul metodo di accesso effettivo ai dati, ad esempio se si tratta di un accesso a download diretto, API, o attraverso una pagina Web. L'utilizzo della proprietà dcat:downloadURL indica distribuzioni direttamente scaricabili. + This represents a general availability of a dataset it implies no information about the actual access method of the data, i.e. whether by direct download, API, or through a Web page. The use of dcat:downloadURL property indicates directly downloadable distributions. + Toto popisuje obecnou dostupnost datové sady. Neimplikuje žádnou informaci o skutečné metodě přístupu k datům, tj. zda jsou přímo ke stažení, skrze API či přes webovou stránku. Použití vlastnosti dcat:downloadURL indikuje přímo stažitelné distribuce. + Αυτό αναπαριστά μία γενική διαθεσιμότητα ενός συνόλου δεδομένων και δεν υπονοεί τίποτα περί του πραγματικού τρόπου πρόσβασης στα δεδομένα, αν είναι άμεσα μεταφορτώσιμα, μέσω API ή μέσω μίας ιστοσελίδας. Η χρήση της ιδιότητας dcat:downloadURL δείχνει μόνο άμεσα μεταφορτώσιμες διανομές. + これは、データセットの一般的な利用可能性を表わし、データの実際のアクセス方式に関する情報(つまり、直接ダウンロードなのか、APIなのか、ウェブページを介したものなのか)を意味しません。dcat:downloadURLプロパティーの使用は、直接ダウンロード可能な配信を意味します。 + + + + + + + + + Recurso publicado o curado por un agente único. + Resource published or curated by a single agent. + Ressource udgivet eller udvalgt og arrangeret af en enkelt aktør. + Risorsa pubblicata o curata da un singolo agente. + Zdroj publikovaný či řízený jediným činitelem. + Catalogued resource + Katalogiseret ressource + Katalogizovaný zdroj + Recurso catalogado + Risorsa catalogata + New class added in DCAT 2.0. + Nová třída přidaná ve verzi DCAT 2.0. + Nueva clase agregada en DCAT 2.0. + Nuova classe aggiunta in DCAT 2.0. + Ny klasse i DCAT 2.0. + Recurso publicado o curado por un agente único. + Resource published or curated by a single agent. + Ressource udgivet eller udvalgt og arrangeret af en enkelt aktør. + Risorsa pubblicata o curata da un singolo agente. + Zdroj publikovaný či řízený jediným činitelem. + Klassen for alle katalogiserede ressourcer, den overordnede klasse for dcat:Dataset, dcat:DataService, dcat:Catalog og enhvert medlem af et dcat:Catalog. Denne klasse bærer egenskaber der gælder alle katalogiserede ressourcer, herunder dataset og datatjenester. Det anbefales kraftigt at mere specifikke subklasser oprettes. Når der beskrives ressourcer der ikke er dcat:Dataset eller dcat:DataService, anbefales det at oprette passende subklasser af dcat:Resource eller at dcat:Resource anvendes sammen med egenskaben dct:type til opmærkning med en specifik typeangivelse. + La clase de todos los recursos catalogados, la superclase de dcat:Dataset, dcat:DataService, dcat:Catalog y cualquier otro miembro de un dcat:Catalog. Esta clase tiene propiedades comunes a todos los recursos catalogados, incluyendo conjuntos de datos y servicios de datos. Se recomienda fuertemente que se use una clase más específica. Cuando se describe un recurso que no es un dcat:Dataset o dcat:DataService, se recomienda crear una sub-clase apropiada de dcat:Resource, o usar dcat:Resource con la propiedad dct:type to indicar el tipo específico. + La classe di tutte le risorse catalogate, la Superclasse di dcat:Dataset, dcat:DataService, dcat:Catalog e qualsiasi altro membro di dcat:Catalog. Questa classe porta proprietà comuni a tutte le risorse catalogate, inclusi set di dati e servizi dati. Si raccomanda vivamente di utilizzare una sottoclasse più specifica. Quando si descrive una risorsa che non è un dcat:Dataset o dcat:DataService, si raccomanda di creare una sottoclasse di dcat:Resource appropriata, o utilizzare dcat:Resource con la proprietà dct:type per indicare il tipo specifico. + The class of all catalogued resources, the Superclass of dcat:Dataset, dcat:DataService, dcat:Catalog and any other member of a dcat:Catalog. This class carries properties common to all catalogued resources, including datasets and data services. It is strongly recommended to use a more specific sub-class. When describing a resource which is not a dcat:Dataset or dcat:DataService, it is recommended to create a suitable sub-class of dcat:Resource, or use dcat:Resource with the dct:type property to indicate the specific type. + Třída všech katalogizovaných zdrojů, nadtřída dcat:Dataset, dcat:DataService, dcat:Catalog a všech ostatních členů dcat:Catalog. Tato třída nese vlastnosti společné všem katalogizovaným zdrojům včetně datových sad a datových služeb. Je silně doporučeno používat specifičtější podtřídy, pokud je to možné. Při popisu zdroje, který není ani dcat:Dataset, ani dcat:DataService se doporučuje vytvořit odpovídající podtřídu dcat:Resrouce a nebo použít dcat:Resource s vlastností dct:type pro určení konkrétního typu. + dcat:Resource er et udvidelsespunkt der tillader oprettelsen af enhver type af kataloger. Yderligere subklasser kan defineres i en DCAT-profil eller i en applikation til kataloger med andre typer af ressourcer. + dcat:Resource es un punto de extensión que permite la definición de cualquier tipo de catálogo. Se pueden definir subclases adicionales en perfil de DCAT o una aplicación para catálogos de otro tipo de recursos. + dcat:Resource is an extension point that enables the definition of any kind of catalog. Additional subclasses may be defined in a DCAT profile or application for catalogs of other kinds of resources. + dcat:Resource je bod pro rozšíření umožňující definici různých druhů katalogů. Další podtřídy lze definovat v profilech DCAT či aplikacích pro katalogy zdrojů jiných druhů. + dcat:Resource è un punto di estensione che consente la definizione di qualsiasi tipo di catalogo. Sottoclassi aggiuntive possono essere definite in un profilo DCAT o in un'applicazione per cataloghi di altri tipi di risorse. + + + + + + + + + + + + + + + + + + + + + + + + + + + + Asset + A resource or a collection of resources that are the subject of a Rule. + The Asset entity can be any form of identifiable resource, such as data/information, content/media, applications, or services. Furthermore, it can be used to represent other Asset entities that are needed to undertake the Policy expression, such as with the Duty entity. To describe more details about the Asset, it is recommended to use Dublin Core [[dcterms]] elements or other content metadata. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Party + An entity or a collection of entities that undertake Roles in a Rule. + The Party entity could be a person, group of people, organisation, or agent. An agent is a person or thing that takes an active role or produces a specified effect. To describe more details about the Party, it is recommended to use W3C vCard Ontology [[vcard-rdf]] or FOAF Vocabulary [[foaf]]. + + + + + + + + + + + + + + + + + + + Policy + A non-empty group of Permissions and/or Prohibitions. + A Policy may contain multiple Rules. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A document. + + Document + stable + + + + + + + + + + + + + + + + + + + An online account. + + Online Account + testing + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Quality metrics associated with Asset + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ontology license + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Self-listing for the ehealth-living-lab data provision + 2024-01-01 + English + 2024-01-02 + + This work is licensed under Creative Commons Attribution-NoDerivatives 4.0 International. +https://creativecommons.org/licenses/by-nd/4.0/ + E-health Living Lab + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This dataset captures data from step counter on wearable smart watch for subject 001 + cvssp-livinglab-wearable-steps-001 + Steps Dataset for Subject 001 + + + + + + + + + + + + + + + + + + + + + + + + + + + + This work is licensed under Creative Commons Attribution-NoDerivatives 4.0 International. +https://creativecommons.org/licenses/by-nd/4.0/ + This work is licensed under Creative Commons Attribution-NoDerivatives 4.0 International. +https://creativecommons.org/licenses/by-nd/4.0/ + + + + + + + + + + + + + + + + + + + + + + + P6H + 2024-01-01 + + This offering provides data assets with data originating from wearable sensors on smart watches + + 2024-01-02 + English + + + Wearable data for Subject 001 + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view. + + + + + + + + + 2008-01-14 + + + 2008-01-14 + + + 2000-07-11 + + + 2000-07-11 + + + 2000-07-11 + + + 2008-01-14 + + + 2008-01-14 + + + 2000-07-11 + + + 2000-07-11 + + + 2000-07-11 + + + 2008-01-14 + + + 2008-01-14 + + + 2000-07-11 + + + 2000-07-11 + + + 2000-07-11 + + + 2008-01-14 + + + 2008-01-14 + + + 2008-01-14 + + + 2008-01-14 + + + 2005-06-13 + + + 2000-07-11 + + + Examples include paper, canvas, or DVD. + 2008-01-14 + + + 2008-01-14 + + + 2000-07-11 + + + 2008-01-14 + + + 2008-01-14 + + + 2000-07-11 + + + RFC 3066 has been obsoleted by RFC 4646. + 2002-07-13 + + + RFC 4646 obsoletes RFC 3066. + 2008-01-14 + + + RFC 5646 obsoletes RFC 4646. + 2010-10-11 + + + Examples include a number of pages, a specification of length, width, and breadth, or a period in hours, minutes, and seconds. + 2008-01-14 + + + 2008-01-14 + + + 2000-07-11 + + + 2000-07-11 + + + 2000-07-11 + + + 2000-07-11 + + + Recommended practice is to use a value from the Collection Description Accrual Method Vocabulary [[DCMI-ACCRUALMETHOD](https://dublincore.org/groups/collections/accrual-method/)]. + 2005-06-13 + + + Recommended practice is to use a value from the Collection Description Accrual Policy Vocabulary [[DCMI-ACCRUALPOLICY](https://dublincore.org/groups/collections/accrual-policy/)]. + 2005-06-13 + + + The distinction between titles and alternative titles is application-specific. + 2000-07-11 + + + Recommended practice is to use this property with non-literal values from a vocabulary of audience types. + 2001-05-21 + + + Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible. + 2003-02-15 + + + Date may be used to express temporal information at any level of granularity. Recommended practice is to express the date, date/time, or period of time according to ISO 8601-1 [[ISO 8601-1](https://www.iso.org/iso-8601-date-and-time-format.html)] or a published profile of the ISO standard, such as the W3C Note on Date and Time Formats [[W3CDTF](https://www.w3.org/TR/NOTE-datetime)] or the Extended Date/Time Format Specification [[EDTF](http://www.loc.gov/standards/datetime/)]. If the full date is unknown, month and year (YYYY-MM) or just year (YYYY) may be used. Date ranges may be specified using ISO 8601 period of time specification in which start and end dates are separated by a '/' (slash) character. Either the start or end date may be missing. + 2008-01-14 + + + Typically a year. Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. + 2002-07-13 + + + Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a 'Date Submitted' may be relevant include a thesis (submitted to a university department) or an article (submitted to a journal). + 2002-07-13 + + + 2002-07-13 + + + This property is intended to be used with non-literal values. This property is an inverse property of Is Format Of. + 2000-07-11 + + + Instructional Method typically includes ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback. + 2005-06-13 + + + This property is intended to be used with non-literal values. This property is an inverse property of Has Format. + 2000-07-11 + + + This property is intended to be used with non-literal values. This property is an inverse property of References. + 2000-07-11 + + + This property is intended to be used with non-literal values. This property is an inverse property of Replaces. + 2000-07-11 + + + This property is intended to be used with non-literal values. This property is an inverse property of Requires. + 2000-07-11 + + + Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Has Version. + 2000-07-11 + + + + Recommended practice is to identify the license document with a URI. If this is not possible or feasible, a literal value that identifies the license may be provided. + 2004-06-14 + A legal document giving official permission to do something with the resource. + + License + + + In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver. + 2001-05-21 + + + The statement may include a description of any changes successive custodians made to the resource. + 2004-09-20 + + + This property is intended to be used with non-literal values. This property is an inverse property of Is Referenced By. + 2000-07-11 + + + This property is intended to be used with non-literal values. This property is an inverse property of Is Replaced By. + 2000-07-11 + + + This property is intended to be used with non-literal values. This property is an inverse property of Is Required By. + 2000-07-11 + + + Recommended practice is to refer to the rights holder with a URI. If this is not possible or feasible, a literal value that identifies the rights holder may be provided. + 2004-06-14 + + + The preferred namespace prefix to use when using terms from this vocabulary in an XML document. + + Preferred Namespace Prefix + + + Links to a sample of an Asset (which is itself an Asset). + + sample + + + + + + + + diff --git a/ontology.ttl b/ontology.ttl new file mode 100644 index 0000000..aa8dae1 --- /dev/null +++ b/ontology.ttl @@ -0,0 +1,2028 @@ +@prefix : . +@prefix owl: . +@prefix rdf: . +@prefix xml: . +@prefix xsd: . +@prefix rdfs: . +@base . + + rdf:type owl:Ontology ; + """The Marketplace Information Model is an RDFS/OWL-ontology covering the fundamental concepts of SEDIMARK needed for the registration of participants and the discovery and exchange of offerings and assets. This model establishes a common framework to ensure interoperability within a SEDIMARK-based Marketplace. + +This model is supported by existing proposals by similar initiatives and is built upon well-known ontologies such as Data Catalog vocabulary (DCAT), Open Digital Rights Language (ODRL), Friend Of A Friend (FOAF) or the Dublin Core Terms (DCT). In particular, the model has its foundations in the proposal shared by the International Data Spaces Protocol, to try to be compatible as much compatible as possible with such an initiative."""^^rdfs:Literal ; + "SEDIMARK Marketplace Ontology"^^rdfs:Literal ; + ; + "sedi-ont"^^rdfs:Literal ; + . + +################################################################# +# Annotation properties +################################################################# + +### http://purl.org/dc/dcam/rangeIncludes + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/contributor + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/coverage + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/creator + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/date + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/description + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/format + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/identifier + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/language + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/publisher + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/relation + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/rights + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/source + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/subject + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/title + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/type + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/abstract + rdf:type owl:AnnotationProperty ; + "2000-07-11"^^xsd:date ; + rdfs:subPropertyOf . + + +### http://purl.org/dc/terms/accessRights + rdf:type owl:AnnotationProperty ; + ; + "Access Rights may include information regarding access or restrictions based on privacy, security, or other policies."@en ; + "2003-02-15"^^xsd:date ; + rdfs:comment "Information about who access the resource or an indication of its security status."@en ; + rdfs:isDefinedBy ; + rdfs:label "Access Rights"@en ; + rdfs:subPropertyOf , + . + + +### http://purl.org/dc/terms/accrualPeriodicity + rdf:type owl:AnnotationProperty ; + ; + "Recommended practice is to use a value from the Collection Description Frequency Vocabulary [[DCMI-COLLFREQ](https://dublincore.org/groups/collections/frequency/)]."@en ; + "2005-06-13"^^xsd:date ; + rdfs:comment "The frequency with which items are added to a collection."@en ; + rdfs:isDefinedBy ; + rdfs:label "Accrual Periodicity"@en ; + rdfs:domain . + + +### http://purl.org/dc/terms/available + rdf:type owl:AnnotationProperty ; + "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en ; + "2000-07-11"^^xsd:date ; + rdfs:comment "Date that the resource became or will become available."@en ; + rdfs:isDefinedBy ; + rdfs:label "Date Available"@en ; + rdfs:subPropertyOf ; + rdfs:range rdfs:Literal . + + +### http://purl.org/dc/terms/conformsTo + rdf:type owl:AnnotationProperty ; + ; + "2001-05-21"^^xsd:date ; + rdfs:comment "An established standard to which the described resource conforms."@en ; + rdfs:isDefinedBy ; + rdfs:label "Conforms To"@en ; + rdfs:subPropertyOf , + . + + +### http://purl.org/dc/terms/contributor + rdf:type owl:AnnotationProperty ; + ; + "The guidelines for using names of persons or organizations as creators apply to contributors."@en ; + "2008-01-14"^^xsd:date ; + rdfs:comment "An entity responsible for making contributions to the resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Contributor"@en ; + rdfs:subPropertyOf . + + +### http://purl.org/dc/terms/coverage + rdf:type owl:AnnotationProperty ; + "Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [[TGN](https://www.getty.edu/research/tools/vocabulary/tgn/index.html)]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges. Because coverage is so broadly defined, it is preferable to use the more specific subproperties Temporal Coverage and Spatial Coverage."@en ; + "2008-01-14"^^xsd:date . + + +### http://purl.org/dc/terms/created + rdf:type owl:AnnotationProperty ; + "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en ; + "2000-07-11"^^xsd:date ; + rdfs:comment "Date of creation of the resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Date Created"@en ; + rdfs:subPropertyOf ; + rdfs:range rdfs:Literal . + + +### http://purl.org/dc/terms/creator + rdf:type owl:AnnotationProperty ; + ; + "Recommended practice is to identify the creator with a URI. If this is not possible or feasible, a literal value that identifies the creator may be provided."@en ; + "2008-01-14"^^xsd:date ; + rdfs:comment "An entity responsible for making the resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Creator"@en ; + rdfs:subPropertyOf , + . + + +### http://purl.org/dc/terms/dateAccepted + rdf:type owl:AnnotationProperty ; + "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a date of acceptance may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal)."@en ; + "2002-07-13"^^xsd:date ; + rdfs:comment "Date of acceptance of the resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Date Accepted"@en ; + rdfs:subPropertyOf ; + rdfs:range rdfs:Literal . + + +### http://purl.org/dc/terms/description + rdf:type owl:AnnotationProperty ; + "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."@en ; + "2008-01-14"^^xsd:date ; + rdfs:comment "An account of the resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Description"@en ; + rdfs:subPropertyOf . + + +### http://purl.org/dc/terms/extent + rdf:type owl:AnnotationProperty ; + "Recommended practice is to specify the file size in megabytes and duration in ISO 8601 format."@en ; + "2000-07-11"^^xsd:date ; + rdfs:subPropertyOf . + + +### http://purl.org/dc/terms/format + rdf:type owl:AnnotationProperty ; + , + ; + "Recommended practice is to use a controlled vocabulary where available. For example, for file formats one could use the list of Internet Media Types [[MIME](https://www.iana.org/assignments/media-types/media-types.xhtml)]. Examples of dimensions include size and duration."@en ; + "2008-01-14"^^xsd:date ; + rdfs:comment "The file format, physical medium, or dimensions of the resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Format"@en ; + rdfs:subPropertyOf . + + +### http://purl.org/dc/terms/hasVersion + rdf:type owl:AnnotationProperty ; + "Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Is Version Of."@en ; + "2000-07-11"^^xsd:date ; + rdfs:comment "A related resource that is a version, edition, or adaptation of the described resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Has Version"@en ; + rdfs:subPropertyOf , + . + + +### http://purl.org/dc/terms/identifier + rdf:type owl:AnnotationProperty ; + "Recommended practice is to identify the resource by means of a string conforming to an identification system. Examples include International Standard Book Number (ISBN), Digital Object Identifier (DOI), and Uniform Resource Name (URN). Persistent identifiers should be provided as HTTP URIs."@en ; + "2008-01-14"^^xsd:date ; + rdfs:comment "An unambiguous reference to the resource within a given context."@en ; + rdfs:isDefinedBy ; + rdfs:label "Identifier"@en ; + rdfs:subPropertyOf ; + rdfs:range rdfs:Literal . + + +### http://purl.org/dc/terms/isPartOf + rdf:type owl:AnnotationProperty ; + "This property is intended to be used with non-literal values. This property is an inverse property of Has Part."@en ; + "2000-07-11"^^xsd:date ; + rdfs:comment "A related resource in which the described resource is physically or logically included."@en ; + rdfs:isDefinedBy ; + rdfs:label "Is Part Of"@en ; + rdfs:subPropertyOf , + . + + +### http://purl.org/dc/terms/issued + rdf:type owl:AnnotationProperty ; + "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en ; + "2000-07-11"^^xsd:date ; + rdfs:comment "Date of formal issuance of the resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Date Issued"@en ; + rdfs:subPropertyOf ; + rdfs:range rdfs:Literal . + + +### http://purl.org/dc/terms/language + rdf:type owl:AnnotationProperty ; + ; + "Recommended practice is to use either a non-literal value representing a language from a controlled vocabulary such as ISO 639-2 or ISO 639-3, or a literal value consisting of an IETF Best Current Practice 47 [[IETF-BCP47](https://tools.ietf.org/html/bcp47)] language tag."@en ; + "2008-01-14"^^xsd:date ; + rdfs:comment "A language of the resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Language"@en ; + rdfs:subPropertyOf . + + +### http://purl.org/dc/terms/license + rdf:type owl:AnnotationProperty ; + rdfs:subPropertyOf , + . + + +### http://purl.org/dc/terms/medium + rdf:type owl:AnnotationProperty ; + "2000-07-11"^^xsd:date ; + rdfs:subPropertyOf . + + +### http://purl.org/dc/terms/modified + rdf:type owl:AnnotationProperty ; + "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en ; + "2000-07-11"^^xsd:date ; + rdfs:comment "Date on which the resource was changed."@en ; + rdfs:isDefinedBy ; + rdfs:label "Date Modified"@en ; + rdfs:subPropertyOf ; + rdfs:range rdfs:Literal . + + +### http://purl.org/dc/terms/publisher + rdf:type owl:AnnotationProperty ; + ; + "2008-01-14"^^xsd:date ; + rdfs:comment "An entity responsible for making the resource available."@en ; + rdfs:isDefinedBy ; + rdfs:label "Publisher"@en ; + rdfs:subPropertyOf . + + +### http://purl.org/dc/terms/relation + rdf:type owl:AnnotationProperty ; + "Recommended practice is to identify the related resource by means of a URI. If this is not possible or feasible, a string conforming to a formal identification system may be provided."@en ; + "2008-01-14"^^xsd:date . + + +### http://purl.org/dc/terms/rights + rdf:type owl:AnnotationProperty ; + ; + "Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. Recommended practice is to refer to a rights statement with a URI. If this is not possible or feasible, a literal value (name, label, or short text) may be provided."@en ; + "2008-01-14"^^xsd:date ; + rdfs:comment "Information about rights held in and over the resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Rights"@en ; + rdfs:subPropertyOf . + + +### http://purl.org/dc/terms/source + rdf:type owl:AnnotationProperty ; + "This property is intended to be used with non-literal values. The described resource may be derived from the related resource in whole or in part. Best practice is to identify the related resource by means of a URI or a string conforming to a formal identification system."@en ; + "2008-01-14"^^xsd:date ; + rdfs:comment "A related resource from which the described resource is derived."@en ; + rdfs:isDefinedBy ; + rdfs:label "Source"@en ; + rdfs:subPropertyOf , + . + + +### http://purl.org/dc/terms/spatial + rdf:type owl:AnnotationProperty ; + ; + "2000-07-11"^^xsd:date ; + rdfs:comment "Spatial characteristics of the resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Spatial Coverage"@en ; + rdfs:subPropertyOf , + . + + +### http://purl.org/dc/terms/subject + rdf:type owl:AnnotationProperty ; + "Recommended practice is to refer to the subject with a URI. If this is not possible or feasible, a literal value that identifies the subject may be provided. Both should preferably refer to a subject in a controlled vocabulary."@en ; + "2008-01-14"^^xsd:date ; + rdfs:comment "A topic of the resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Subject"@en ; + rdfs:subPropertyOf . + + +### http://purl.org/dc/terms/tableOfContents + rdf:type owl:AnnotationProperty ; + "2000-07-11"^^xsd:date ; + rdfs:subPropertyOf . + + +### http://purl.org/dc/terms/temporal + rdf:type owl:AnnotationProperty ; + ; + "2000-07-11"^^xsd:date ; + rdfs:comment "Temporal characteristics of the resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Temporal Coverage"@en ; + rdfs:subPropertyOf , + . + + +### http://purl.org/dc/terms/title + rdf:type owl:AnnotationProperty ; + "2008-01-14"^^xsd:date ; + rdfs:comment "A name given to the resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Title"@en ; + rdfs:subPropertyOf ; + rdfs:range rdfs:Literal . + + +### http://purl.org/dc/terms/type + rdf:type owl:AnnotationProperty ; + "Recommended practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [[DCMI-TYPE](http://dublincore.org/documents/dcmi-type-vocabulary/)]. To describe the file format, physical medium, or dimensions of the resource, use the property Format."@en ; + "2008-01-14"^^xsd:date ; + rdfs:comment "The nature or genre of the resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Type"@en ; + rdfs:subPropertyOf . + + +### http://purl.org/dc/terms/valid + rdf:type owl:AnnotationProperty ; + "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en ; + "2000-07-11"^^xsd:date ; + rdfs:comment "Date (often a range) of validity of a resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "Date Valid"@en ; + rdfs:subPropertyOf ; + rdfs:range rdfs:Literal . + + +### http://purl.org/vocab/vann/preferredNamespacePrefix + rdf:type owl:AnnotationProperty . + + +### http://schema.org/logo + rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2003/06/sw-vocab-status/ns#term_status + rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2004/02/skos/core#altLabel + rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2004/02/skos/core#changeNote + rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2004/02/skos/core#definition + rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2004/02/skos/core#editorialNote + rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2004/02/skos/core#note + rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2004/02/skos/core#scopeNote + rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2008/05/skos#definition + rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/prov#category + rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/prov#component + rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/prov#inverse + rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/prov#qualifiedForm + rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/prov#sharesDefinitionWith + rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/prov#unqualifiedForm + rdf:type owl:AnnotationProperty . + + +################################################################# +# Datatypes +################################################################# + +### http://www.w3.org/2001/XMLSchema#date +xsd:date rdf:type rdfs:Datatype . + + +### http://www.w3.org/2001/XMLSchema#duration +xsd:duration rdf:type rdfs:Datatype . + + +################################################################# +# Object Properties +################################################################# + +### http://purl.org/dc/terms/hasPart + rdf:type owl:ObjectProperty ; + "This property is intended to be used with non-literal values. This property is an inverse property of Is Part Of."@en ; + "2000-07-11"^^xsd:date . + + +### http://www.w3.org/2008/05/skos#hasTopConcept + rdf:type owl:ObjectProperty ; + rdfs:range . + + +### http://www.w3.org/2008/05/skos#mappingRelation + rdf:type owl:ObjectProperty ; + rdfs:domain ; + rdfs:range . + + +### http://www.w3.org/2008/05/skos#semanticRelation + rdf:type owl:ObjectProperty ; + rdfs:domain ; + rdfs:range . + + +### http://www.w3.org/2008/05/skos#topConceptOf + rdf:type owl:ObjectProperty ; + rdfs:domain . + + +### http://www.w3.org/ns/adms#sample + rdf:type owl:ObjectProperty ; + rdfs:domain rdfs:Resource ; + rdfs:range rdfs:Resource . + + +### http://www.w3.org/ns/adms#status + rdf:type owl:ObjectProperty ; + rdfs:domain rdfs:Resource ; + rdfs:range ; + rdfs:comment "The status of the Asset in the context of a particular workflow process."@en ; + rdfs:isDefinedBy ; + rdfs:label "status"@en . + + +### http://www.w3.org/ns/dcat#accessURL + rdf:type owl:ObjectProperty ; + rdfs:domain . + + +### http://www.w3.org/ns/dcat#catalog + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + rdfs:domain ; + rdfs:range . + + +### http://www.w3.org/ns/dcat#compressFormat + rdf:type owl:ObjectProperty ; + rdfs:domain . + + +### http://www.w3.org/ns/dcat#dataset + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + rdfs:domain . + + +### http://www.w3.org/ns/dcat#distribution + rdf:type owl:ObjectProperty ; + rdfs:range . + + +### http://www.w3.org/ns/dcat#downloadURL + rdf:type owl:ObjectProperty ; + rdfs:domain . + + +### http://www.w3.org/ns/dcat#mediaType + rdf:type owl:ObjectProperty ; + rdfs:domain . + + +### http://www.w3.org/ns/dcat#packageFormat + rdf:type owl:ObjectProperty ; + rdfs:domain . + + +### http://www.w3.org/ns/dcat#qualifiedRelation + rdf:type owl:ObjectProperty ; + rdfs:domain . + + +### http://www.w3.org/ns/dcat#record + rdf:type owl:ObjectProperty ; + rdfs:domain . + + +### http://www.w3.org/ns/dcat#service + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + rdfs:domain . + + +### http://www.w3.org/ns/dcat#themeTaxonomy + rdf:type owl:ObjectProperty ; + rdfs:domain . + + +### http://www.w3.org/ns/odrl/2/action + rdf:type owl:ObjectProperty ; + rdfs:domain [ rdf:type owl:Class ; + owl:unionOf ( + + ) + ] . + + +### http://www.w3.org/ns/odrl/2/assignee + rdf:type owl:ObjectProperty ; + rdfs:domain [ rdf:type owl:Class ; + owl:unionOf ( + + ) + ] ; + rdfs:range . + + +### http://www.w3.org/ns/odrl/2/assigneeOf + rdf:type owl:ObjectProperty ; + rdfs:domain ; + rdfs:range . + + +### http://www.w3.org/ns/odrl/2/assigner + rdf:type owl:ObjectProperty ; + rdfs:domain [ rdf:type owl:Class ; + owl:unionOf ( + + ) + ] ; + rdfs:range . + + +### http://www.w3.org/ns/odrl/2/assignerOf + rdf:type owl:ObjectProperty ; + rdfs:domain ; + rdfs:range . + + +### http://www.w3.org/ns/odrl/2/conflict + rdf:type owl:ObjectProperty ; + rdfs:domain . + + +### http://www.w3.org/ns/odrl/2/constraint + rdf:type owl:ObjectProperty ; + rdfs:domain [ rdf:type owl:Class ; + owl:unionOf ( + + ) + ] . + + +### http://www.w3.org/ns/odrl/2/function + rdf:type owl:ObjectProperty ; + rdfs:domain [ rdf:type owl:Class ; + owl:unionOf ( + + ) + ] ; + rdfs:range . + + +### http://www.w3.org/ns/odrl/2/hasPolicy + rdf:type owl:ObjectProperty ; + rdfs:domain ; + rdfs:range . + + +### http://www.w3.org/ns/odrl/2/inheritFrom + rdf:type owl:ObjectProperty ; + rdfs:domain ; + rdfs:range . + + +### http://www.w3.org/ns/odrl/2/obligation + rdf:type owl:ObjectProperty ; + rdfs:domain . + + +### http://www.w3.org/ns/odrl/2/output + rdf:type owl:ObjectProperty ; + rdfs:range . + + +### http://www.w3.org/ns/odrl/2/partOf + rdf:type owl:ObjectProperty ; + rdfs:domain [ rdf:type owl:Class ; + owl:unionOf ( + + ) + ] . + + +### http://www.w3.org/ns/odrl/2/permission + rdf:type owl:ObjectProperty ; + rdfs:domain . + + +### http://www.w3.org/ns/odrl/2/prohibition + rdf:type owl:ObjectProperty ; + rdfs:domain . + + +### http://www.w3.org/ns/odrl/2/relation + rdf:type owl:ObjectProperty ; + rdfs:domain [ rdf:type owl:Class ; + owl:unionOf ( + + ) + ] ; + rdfs:range . + + +### http://www.w3.org/ns/odrl/2/target + rdf:type owl:ObjectProperty ; + rdfs:domain [ rdf:type owl:Class ; + owl:unionOf ( + + ) + ] ; + rdfs:range . + + +### http://www.w3.org/ns/prov#activity + rdf:type owl:ObjectProperty . + + +### http://www.w3.org/ns/prov#agent + rdf:type owl:ObjectProperty . + + +### http://www.w3.org/ns/prov#generated + rdf:type owl:ObjectProperty ; + owl:inverseOf . + + +### http://www.w3.org/ns/prov#qualifiedAttribution + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + rdfs:domain ; + rdfs:range ; + rdfs:comment "If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was influenced using prov:qualifiedAttribution [ a prov:Attribution; prov:agent :ag; :foo :bar ]."@en ; + rdfs:isDefinedBy ; + rdfs:label "qualifiedAttribution" ; + "qualified" ; + "agents-responsibility" ; + "qualifiedAttributionOf" ; + ; + . + + +### http://www.w3.org/ns/prov#qualifiedGeneration + rdf:type owl:ObjectProperty . + + +### http://www.w3.org/ns/prov#qualifiedInfluence + rdf:type owl:ObjectProperty . + + +### http://www.w3.org/ns/prov#wasAttributedTo + rdf:type owl:ObjectProperty ; + owl:propertyChainAxiom ( + + ) . + + +### http://www.w3.org/ns/prov#wasGeneratedBy + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + rdfs:domain ; + rdfs:range ; + owl:propertyChainAxiom ( + + ) ; + rdfs:isDefinedBy ; + rdfs:label "wasGeneratedBy" ; + "starting-point" ; + "entities-activities" ; + "generated" ; + , + . + + +### http://www.w3.org/ns/prov#wasInfluencedBy + rdf:type owl:ObjectProperty . + + +### http://xmlns.com/foaf/0.1/account + rdf:type owl:ObjectProperty ; + rdfs:range . + + +### http://xmlns.com/foaf/0.1/accountServiceHomepage + rdf:type owl:ObjectProperty ; + rdfs:domain ; + rdfs:range . + + +### http://xmlns.com/foaf/0.1/holdsAccount + rdf:type owl:ObjectProperty ; + rdfs:range . + + +### http://xmlns.com/foaf/0.1/homepage + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf , + ; + rdf:type owl:InverseFunctionalProperty ; + rdfs:domain owl:Thing ; + rdfs:range ; + rdfs:comment "A homepage for some thing." ; + rdfs:isDefinedBy ; + rdfs:label "homepage" ; + "stable" . + + +### http://xmlns.com/foaf/0.1/interest + rdf:type owl:ObjectProperty ; + rdfs:range . + + +### http://xmlns.com/foaf/0.1/isPrimaryTopicOf + rdf:type owl:ObjectProperty ; + rdfs:range . + + +### http://xmlns.com/foaf/0.1/logo + rdf:type owl:ObjectProperty , + owl:InverseFunctionalProperty ; + rdfs:domain owl:Thing ; + rdfs:range owl:Thing ; + rdfs:comment "A logo representing some thing." ; + rdfs:isDefinedBy ; + rdfs:label "logo" ; + "testing" . + + +### http://xmlns.com/foaf/0.1/mbox + rdf:type owl:ObjectProperty , + owl:InverseFunctionalProperty ; + rdfs:domain ; + rdfs:range owl:Thing ; + rdfs:comment "A personal mailbox, ie. an Internet mailbox associated with exactly one owner, the first owner of this mailbox. This is a 'static inverse functional property', in that there is (across time and change) at most one individual that ever has any particular value for foaf:mbox." ; + rdfs:isDefinedBy ; + rdfs:label "personal mailbox" ; + "stable" . + + +### http://xmlns.com/foaf/0.1/openid + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + rdf:type owl:InverseFunctionalProperty ; + rdfs:domain ; + rdfs:range ; + rdfs:comment "An OpenID for an Agent." ; + rdfs:isDefinedBy ; + rdfs:label "openid" ; + "testing" . + + +### http://xmlns.com/foaf/0.1/page + rdf:type owl:ObjectProperty ; + rdfs:range . + + +### http://xmlns.com/foaf/0.1/primaryTopic + rdf:type owl:ObjectProperty ; + rdfs:domain . + + +### http://xmlns.com/foaf/0.1/publications + rdf:type owl:ObjectProperty ; + rdfs:range . + + +### http://xmlns.com/foaf/0.1/schoolHomepage + rdf:type owl:ObjectProperty ; + rdfs:range . + + +### http://xmlns.com/foaf/0.1/tipjar + rdf:type owl:ObjectProperty ; + rdfs:range . + + +### http://xmlns.com/foaf/0.1/topic + rdf:type owl:ObjectProperty ; + rdfs:domain . + + +### http://xmlns.com/foaf/0.1/weblog + rdf:type owl:ObjectProperty ; + rdfs:range . + + +### http://xmlns.com/foaf/0.1/workInfoHomepage + rdf:type owl:ObjectProperty ; + rdfs:range . + + +### http://xmlns.com/foaf/0.1/workplaceHomepage + rdf:type owl:ObjectProperty ; + rdfs:range . + + +### https://w3id.org/sedimark/ontology#belongsTo +:belongsTo rdf:type owl:ObjectProperty ; + rdfs:domain :Self-Listing ; + rdfs:range :Participant . + + +### https://w3id.org/sedimark/ontology#hasAsset +:hasAsset rdf:type owl:ObjectProperty ; + rdfs:domain :Offering ; + rdfs:range :Asset . + + +### https://w3id.org/sedimark/ontology#hasAssetQuality +:hasAssetQuality rdf:type owl:ObjectProperty ; + rdfs:domain :Asset ; + rdfs:range :AssetQuality . + + +### https://w3id.org/sedimark/ontology#hasOffering +:hasOffering rdf:type owl:ObjectProperty ; + rdfs:domain :Self-Listing ; + rdfs:range :Offering . + + +### https://w3id.org/sedimark/ontology#hasOfferingContract +:hasOfferingContract rdf:type owl:ObjectProperty ; + rdfs:domain :Offering ; + rdfs:range :OfferingContract . + + +### https://w3id.org/sedimark/ontology#hasSelf-Listing +:hasSelf-Listing rdf:type owl:ObjectProperty ; + rdfs:domain :Participant ; + rdfs:range :Self-Listing . + + +### https://w3id.org/sedimark/ontology#references +:references rdf:type owl:ObjectProperty ; + rdfs:domain :Agreement ; + rdfs:range :Offering . + + +################################################################# +# Data properties +################################################################# + +### http://www.w3.org/ns/adms#sample + rdf:type owl:DatatypeProperty . + + +### http://www.w3.org/ns/dcat#byteSize + rdf:type owl:DatatypeProperty ; + rdfs:domain . + + +### http://www.w3.org/ns/dcat#temporalResolution + rdf:type owl:DatatypeProperty ; + rdfs:range xsd:duration ; + rdfs:comment "mindste tidsperiode der kan resolveres i datasættet."@da , + "minimum time period resolvable in a dataset."@en , + "minimální doba trvání rozlišitelná v datové sadě."@cs , + "periodo di tempo minimo risolvibile in un set di dati."@it , + "período de tiempo mínimo en el conjunto de datos."@es ; + rdfs:label "resolución temporal"@es , + "risoluzione temporale"@it , + "temporal resolution"@en , + "tidslig opløsning"@da , + "časové rozlišení"@cs ; + "New property added in DCAT 2.0."@en , + "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs , + "Nueva propiedad añadida en DCAT 2.0."@es , + "Nuova proprietà aggiunta in DCAT 2.0."@it ; + "mindste tidsperiode der kan resolveres i datasættet."@da , + "minimum time period resolvable in a dataset."@en , + "minimální doba trvání rozlišitelná v datové sadě."@cs , + "periodo di tempo minimo risolvibile in un set di dati."@it , + "período de tiempo mínimo en el conjunto de datos."@es ; + "Kan optræde i forbindelse med beskrivelse af datasættet eller datasætditributionen, så der er ikke angivet et domæne for egenskaben."@da , + "Might appear in the description of a Dataset or a Distribution, so no domain is specified."@en , + "Může se vyskytnout v popisu Datové sady nebo Distribuce, takže nebyl specifikován definiční obor."@cs ; + "Alternative temporal resolutions might be provided as different dataset distributions."@en , + "Alternative tidslige opløsninger kan leveres som forskellige datasætdistributioner."@da , + "Distintas distribuciones del conjunto de datos pueden tener resoluciones temporales diferentes."@es , + "Hvis datasættet er en tidsserie, så bør denne egenskab svare til afstanden mellem elementerne i tidsserien. For andre typer af datasæt indikerer denne egenskab den mindste tidsforskel mellem elementer i datasættet."@da , + "If the dataset is a time-series this should correspond to the spacing of items in the series. For other kinds of dataset, this property will usually indicate the smallest time difference between items in the dataset."@en , + "Pokud je datová sada časovou řadou, měla by tato vlastnost odpovídat rozestupu položek v řadě. Pro ostatní druhy datových sad bude tato vlastnost obvykle indikovat nejmenší časovou vzdálenost mezi položkami této datové sady."@cs , + "Risoluzioni temporali alternative potrebbero essere fornite come diverse distribuzioni di set di dati."@it , + "Různá časová rozlišení mohou být poskytována jako různé distribuce datové sady."@cs , + "Se il set di dati è una serie temporale, questo dovrebbe corrispondere alla spaziatura degli elementi della serie. Per altri tipi di set di dati, questa proprietà di solito indica la più piccola differenza di tempo tra gli elementi nel set di dati."@it , + "Si el conjunto de datos es una serie temporal, debe corresponder al espaciado de los elementos de la serie. Para otro tipo de conjuntos de datos, esta propiedad indicará usualmente la menor diferencia de tiempo entre elementos en el dataset."@es . + + +### http://xmlns.com/foaf/0.1/accountName + rdf:type owl:DatatypeProperty ; + rdfs:domain . + + +### http://xmlns.com/foaf/0.1/name + rdf:type owl:DatatypeProperty ; + rdfs:domain owl:Thing ; + rdfs:range rdfs:Literal ; + rdfs:comment "A name for some thing." ; + rdfs:isDefinedBy ; + rdfs:label "name" ; + "testing" . + + +### http://xmlns.com/foaf/0.1/sha1 + rdf:type owl:DatatypeProperty ; + rdfs:domain . + + +### https://purl.org/dc/terms/created + rdf:type owl:DatatypeProperty . + + +### https://purl.org/dc/terms/description + rdf:type owl:DatatypeProperty . + + +### https://purl.org/dc/terms/identifier + rdf:type owl:DatatypeProperty . + + +### https://purl.org/dc/terms/title + rdf:type owl:DatatypeProperty . + + +################################################################# +# Classes +################################################################# + +### http://purl.org/dc/terms/Agent + rdf:type owl:Class ; + owl:equivalentClass ; + "2008-01-14"^^xsd:date ; + rdfs:comment "A resource that acts or has the power to act."@en ; + rdfs:isDefinedBy ; + rdfs:label "Agent"@en . + + +### http://purl.org/dc/terms/LicenseDocument + rdf:type owl:Class ; + rdfs:subClassOf ; + "2008-01-14"^^xsd:date ; + rdfs:comment "A legal document giving official permission to do something with a resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "License Document"@en . + + +### http://purl.org/dc/terms/LinguisticSystem + rdf:type owl:Class ; + "Written, spoken, sign, and computer languages are linguistic systems."@en ; + "2008-01-14"^^xsd:date ; + rdfs:comment "A system of signs, symbols, sounds, gestures, or rules used in communication."@en ; + rdfs:isDefinedBy ; + rdfs:label "Linguistic System"@en . + + +### http://purl.org/dc/terms/Location + rdf:type owl:Class ; + rdfs:subClassOf ; + "2008-01-14"^^xsd:date ; + rdfs:comment "A spatial region or named place."@en ; + rdfs:isDefinedBy ; + rdfs:label "Location"@en . + + +### http://purl.org/dc/terms/LocationPeriodOrJurisdiction + rdf:type owl:Class ; + "2008-01-14"^^xsd:date . + + +### http://purl.org/dc/terms/PeriodOfTime + rdf:type owl:Class ; + rdfs:subClassOf ; + "2008-01-14"^^xsd:date ; + rdfs:comment "An interval of time that is named or defined by its start and end dates."@en ; + rdfs:isDefinedBy ; + rdfs:label "Period of Time"@en . + + +### http://purl.org/dc/terms/RightsStatement + rdf:type owl:Class ; + "2008-01-14"^^xsd:date ; + rdfs:comment "A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights."@en ; + rdfs:isDefinedBy ; + rdfs:label "Rights Statement"@en . + + +### http://schema.org/CreativeWork + rdf:type owl:Class ; + owl:equivalentClass . + + +### http://schema.org/Organization + rdf:type owl:Class . + + +### http://schema.org/Person + rdf:type owl:Class . + + +### http://www.w3.org/2000/01/rdf-schema#Resource +rdfs:Resource rdf:type owl:Class . + + +### http://www.w3.org/2004/02/skos/core#Concept + rdf:type owl:Class . + + +### http://www.w3.org/2006/vcard/ns#Agent + rdf:type owl:Class . + + +### http://www.w3.org/2006/vcard/ns#Individual + rdf:type owl:Class . + + +### http://www.w3.org/2006/vcard/ns#Organization + rdf:type owl:Class . + + +### http://www.w3.org/2008/05/skos#Collection + rdf:type owl:Class ; + owl:disjointWith . + + +### http://www.w3.org/2008/05/skos#Concept + rdf:type owl:Class ; + owl:disjointWith ; + "2008-05-xx" ; + rdfs:isDefinedBy ; + rdfs:label "Concept"@en ; + "An abstract idea or notion; a unit of thought."@en . + + +### http://www.w3.org/2008/05/skos#ConceptScheme + rdf:type owl:Class . + + +### http://www.w3.org/ns/dcat#Catalog + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "A curated collection of metadata about resources (e.g., datasets and data services in the context of a data catalog)."@en , + "En udvalgt og arrangeret samling af metadata om ressourcer (fx datasæt og datatjenester i kontekst af et datakatalog). "@da , + "Una colección curada de metadatos sobre recursos (por ejemplo, conjuntos de datos y servicios de datos en el contexto de un catálogo de datos)."@es , + "Una raccolta curata di metadati sulle risorse (ad es. sui dataset e relativi servizi nel contesto di cataloghi di dati)."@it , + "Une collection élaborée de métadonnées sur les jeux de données"@fr , + "Řízená kolekce metadat o datových sadách a datových službách"@cs , + "Μια επιμελημένη συλλογή μεταδεδομένων περί συνόλων δεδομένων"@el , + "مجموعة من توصيفات قوائم البيانات"@ar , + "データ・カタログは、データセットに関するキュレートされたメタデータの集合です。"@ja ; + rdfs:isDefinedBy ; + rdfs:label "Catalog"@en , + "Catalogo"@it , + "Catalogue"@fr , + "Catálogo"@es , + "Katalog"@cs , + "Katalog"@da , + "Κατάλογος"@el , + "فهرس قوائم البيانات"@ar , + "カタログ"@ja ; + "A curated collection of metadata about resources (e.g., datasets and data services in the context of a data catalog)."@en , + "En samling af metadata om ressourcer (fx datasæt og datatjenester i kontekst af et datakatalog)."@da , + "Una colección curada de metadatos sobre recursos (por ejemplo, conjuntos de datos y servicios de datos en el contexto de un catálogo de datos)."@es , + "Una raccolta curata di metadati sulle risorse (ad es. sui dataset e relativi servizi nel contesto di cataloghi di dati)."@it , + "Une collection élaborée de métadonnées sur les jeux de données."@fr , + "Řízená kolekce metadat o datových sadách a datových službách."@cs , + "Μια επιμελημένη συλλογή μεταδεδομένων περί συνόλων δεδομένων."@el , + "مجموعة من توصيفات قوائم البيانات"@ar , + "データ・カタログは、データセットに関するキュレートされたメタデータの集合です。"@ja ; + "English, Italian, Spanish definitions updated in this revision. Multilingual text not yet updated."@en ; + "A web-based data catalog is typically represented as a single instance of this class."@en , + "Et webbaseret datakatalog repræsenteres typisk ved en enkelt instans af denne klasse."@da , + "Normalmente, un catalogo di dati nel web viene rappresentato come una singola istanza di questa classe."@it , + "Normalmente, un catálogo de datos disponible en la web se representa como una única instancia de esta clase."@es , + "Webový datový katalog je typicky reprezentován jako jedna instance této třídy."@cs , + "Συνήθως, ένας κατάλογος δεδομένων στον Παγκόσμιο Ιστό αναπαρίσταται ως ένα στιγμιότυπο αυτής της κλάσης."@el , + "通常、ウェブ・ベースのデータ・カタログは、このクラスの1つのインスタンスとして表わされます。"@ja . + + +### http://www.w3.org/ns/dcat#CatalogRecord + rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] . + + +### http://www.w3.org/ns/dcat#DataService + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://www.w3.org/ns/dcat#Dataset + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://www.w3.org/ns/dcat#Distribution + rdf:type owl:Class ; + rdfs:comment "A specific representation of a dataset. A dataset might be available in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail or profiles (which might specify any or all of the above)."@en , + "En specifik repræsentation af et datasæt. Et datasæt kan være tilgængelig i mange serialiseringer der kan variere på forskellige vis, herunder sprog, medietype eller format, systemorganisering, tidslig- og geografisk opløsning, detaljeringsniveau eller profiler (der kan specificere en eller flere af ovenstående)."@da , + "Konkrétní reprezentace datové sady. Datová sada může být dostupná v různých serializacích, které se mohou navzájem lišit různými způsoby, mimo jiné přirozeným jazykem, media-typem či formátem, schematickou organizací, časovým a prostorovým rozlišením, úrovní detailu či profily (které mohou specifikovat některé či všechny tyto rozdíly)."@cs , + "Rappresenta una forma disponibile e specifica del dataset. Ciascun dataset può essere disponibile in forme differenti, che possono rappresentare formati diversi o diversi punti di accesso per un dataset. Esempi di distribuzioni sono un file CSV scaricabile, una API o un RSS feed."@it , + "Représente une forme spécifique d'un jeu de données. Caque jeu de données peut être disponible sous différentes formes, celles-ci pouvant représenter différents formats du jeu de données ou différents endpoint. Des exemples de distribution sont des fichirs CSV, des API ou des flux RSS."@fr , + "Una representación específica de los datos. Cada conjunto de datos puede estar disponible en formas diferentes, las cuáles pueden variar en distintas formas, incluyendo el idioma, 'media-type' o formato, organización esquemática, resolución temporal y espacial, nivel de detalle o perfiles (que pueden especificar cualquiera o todas las diferencias anteriores)."@es , + "Αναπαριστά μία συγκεκριμένη διαθέσιμη μορφή ενός συνόλου δεδομένων. Κάθε σύνολο δεδομενων μπορεί να είναι διαθέσιμο σε διαφορετικές μορφές, οι μορφές αυτές μπορεί να αναπαριστούν διαφορετικές μορφές αρχείων ή διαφορετικά σημεία διάθεσης. Παραδείγματα διανομών συμπεριλαμβάνουν ένα μεταφορτώσιμο αρχείο μορφής CSV, ένα API ή ένα RSS feed."@el , + "شكل محدد لقائمة البيانات يمكن الوصول إليه. قائمة بيانات ما يمكن أن تكون متاحه باشكال و أنواع متعددة. ملف يمكن تحميله أو واجهة برمجية يمكن من خلالها الوصول إلى البيانات هي أمثلة على ذلك."@ar , + "データセットの特定の利用可能な形式を表わします。各データセットは、異なる形式で利用できることがあり、これらの形式は、データセットの異なる形式や、異なるエンドポイントを表わす可能性があります。配信の例には、ダウンロード可能なCSVファイル、API、RSSフィードが含まれます。"@ja ; + rdfs:isDefinedBy ; + rdfs:label "Distribuce"@cs , + "Distribución"@es , + "Distribution"@da , + "Distribution"@en , + "Distribution"@fr , + "Distribuzione"@it , + "Διανομή"@el , + "التوزيع"@ar , + "配信"@ja ; + "Datadistribution"@da , + "Datamanifestation"@da , + "Datarepræsentation"@da , + "Dataudstilling"@da ; + "A specific representation of a dataset. A dataset might be available in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail or profiles (which might specify any or all of the above)."@en , + "En specifik repræsentation af et datasæt. Et datasæt kan være tilgængelig i mange serialiseringer der kan variere på forskellige vis, herunder sprog, medietype eller format, systemorganisering, tidslig- og geografisk opløsning, detaljeringsniveau eller profiler (der kan specificere en eller flere af ovenstående)."@da , + "Konkrétní reprezentace datové sady. Datová sada může být dostupná v různých serializacích, které se mohou navzájem lišit různými způsoby, mimo jiné přirozeným jazykem, media-typem či formátem, schematickou organizací, časovým a prostorovým rozlišením, úrovní detailu či profily (které mohou specifikovat některé či všechny tyto rozdíly)."@cs , + "Rappresenta una forma disponibile e specifica del dataset. Ciascun dataset può essere disponibile in forme differenti, che possono rappresentare formati diversi o diversi punti di accesso per un dataset. Esempi di distribuzioni sono un file CSV scaricabile, una API o un RSS feed."@it , + "Représente une forme spécifique d'un jeu de données. Caque jeu de données peut être disponible sous différentes formes, celles-ci pouvant représenter différents formats du jeu de données ou différents endpoint. Des exemples de distribution sont des fichirs CSV, des API ou des flux RSS."@fr , + "Una representación específica de los datos. Cada conjunto de datos puede estar disponible en formas diferentes, las cuáles pueden variar en distintas formas, incluyendo el idioma, 'media-type' o formato, organización esquemática, resolución temporal y espacial, nivel de detalle o perfiles (que pueden especificar cualquiera o todas las diferencias anteriores)."@es , + "Αναπαριστά μία συγκεκριμένη διαθέσιμη μορφή ενός συνόλου δεδομένων. Κάθε σύνολο δεδομενων μπορεί να είναι διαθέσιμο σε διαφορετικές μορφές, οι μορφές αυτές μπορεί να αναπαριστούν διαφορετικές μορφές αρχείων ή διαφορετικά σημεία διάθεσης. Παραδείγματα διανομών συμπεριλαμβάνουν ένα μεταφορτώσιμο αρχείο μορφής CSV, ένα API ή ένα RSS feed."@el , + "شكل محدد لقائمة البيانات يمكن الوصول إليه. قائمة بيانات ما يمكن أن تكون متاحه باشكال و أنواع متعددة. ملف يمكن تحميله أو واجهة برمجية يمكن من خلالها الوصول إلى البيانات هي أمثلة على ذلك."@ar , + "データセットの特定の利用可能な形式を表わします。各データセットは、異なる形式で利用できることがあり、これらの形式は、データセットの異なる形式や、異なるエンドポイントを表わす可能性があります。配信の例には、ダウンロード可能なCSVファイル、API、RSSフィードが含まれます。"@ja ; + "Ceci représente une disponibilité générale du jeu de données, et implique qu'il n'existe pas d'information sur la méthode d'accès réelle des données, par exple, si c'est un lien de téléchargement direct ou à travers une page Web."@fr , + "Denne klasse repræsenterer datasættets overordnede tilgængelighed og giver ikke oplysninger om hvilken metode der kan anvendes til at få adgang til data, dvs. om adgang til datasættet realiseres ved direkte download, API eller via et websted. Anvendelsen af egenskaben dcat:downloadURL indikerer at distributionen kan downloades direkte."@da , + "Esta clase representa una disponibilidad general de un conjunto de datos, e implica que no existe información acerca del método de acceso real a los datos, i.e., si es un enlace de descarga directa o a través de una página Web."@es , + "Questa classe rappresenta una disponibilità generale di un dataset e non implica alcuna informazione sul metodo di accesso effettivo ai dati, ad esempio se si tratta di un accesso a download diretto, API, o attraverso una pagina Web. L'utilizzo della proprietà dcat:downloadURL indica distribuzioni direttamente scaricabili."@it , + "This represents a general availability of a dataset it implies no information about the actual access method of the data, i.e. whether by direct download, API, or through a Web page. The use of dcat:downloadURL property indicates directly downloadable distributions."@en , + "Toto popisuje obecnou dostupnost datové sady. Neimplikuje žádnou informaci o skutečné metodě přístupu k datům, tj. zda jsou přímo ke stažení, skrze API či přes webovou stránku. Použití vlastnosti dcat:downloadURL indikuje přímo stažitelné distribuce."@cs , + "Αυτό αναπαριστά μία γενική διαθεσιμότητα ενός συνόλου δεδομένων και δεν υπονοεί τίποτα περί του πραγματικού τρόπου πρόσβασης στα δεδομένα, αν είναι άμεσα μεταφορτώσιμα, μέσω API ή μέσω μίας ιστοσελίδας. Η χρήση της ιδιότητας dcat:downloadURL δείχνει μόνο άμεσα μεταφορτώσιμες διανομές."@el , + "これは、データセットの一般的な利用可能性を表わし、データの実際のアクセス方式に関する情報(つまり、直接ダウンロードなのか、APIなのか、ウェブページを介したものなのか)を意味しません。dcat:downloadURLプロパティーの使用は、直接ダウンロード可能な配信を意味します。"@ja . + + +### http://www.w3.org/ns/dcat#Resource + rdf:type owl:Class ; + rdfs:comment "Recurso publicado o curado por un agente único."@es , + "Resource published or curated by a single agent."@en , + "Ressource udgivet eller udvalgt og arrangeret af en enkelt aktør."@da , + "Risorsa pubblicata o curata da un singolo agente."@it , + "Zdroj publikovaný či řízený jediným činitelem."@cs ; + rdfs:label "Catalogued resource"@en , + "Katalogiseret ressource"@da , + "Katalogizovaný zdroj"@cs , + "Recurso catalogado"@es , + "Risorsa catalogata"@it ; + "New class added in DCAT 2.0."@en , + "Nová třída přidaná ve verzi DCAT 2.0."@cs , + "Nueva clase agregada en DCAT 2.0."@es , + "Nuova classe aggiunta in DCAT 2.0."@it , + "Ny klasse i DCAT 2.0."@da ; + "Recurso publicado o curado por un agente único."@es , + "Resource published or curated by a single agent."@en , + "Ressource udgivet eller udvalgt og arrangeret af en enkelt aktør."@da , + "Risorsa pubblicata o curata da un singolo agente."@it , + "Zdroj publikovaný či řízený jediným činitelem."@cs ; + "Klassen for alle katalogiserede ressourcer, den overordnede klasse for dcat:Dataset, dcat:DataService, dcat:Catalog og enhvert medlem af et dcat:Catalog. Denne klasse bærer egenskaber der gælder alle katalogiserede ressourcer, herunder dataset og datatjenester. Det anbefales kraftigt at mere specifikke subklasser oprettes. Når der beskrives ressourcer der ikke er dcat:Dataset eller dcat:DataService, anbefales det at oprette passende subklasser af dcat:Resource eller at dcat:Resource anvendes sammen med egenskaben dct:type til opmærkning med en specifik typeangivelse."@da , + "La clase de todos los recursos catalogados, la superclase de dcat:Dataset, dcat:DataService, dcat:Catalog y cualquier otro miembro de un dcat:Catalog. Esta clase tiene propiedades comunes a todos los recursos catalogados, incluyendo conjuntos de datos y servicios de datos. Se recomienda fuertemente que se use una clase más específica. Cuando se describe un recurso que no es un dcat:Dataset o dcat:DataService, se recomienda crear una sub-clase apropiada de dcat:Resource, o usar dcat:Resource con la propiedad dct:type to indicar el tipo específico."@es , + "La classe di tutte le risorse catalogate, la Superclasse di dcat:Dataset, dcat:DataService, dcat:Catalog e qualsiasi altro membro di dcat:Catalog. Questa classe porta proprietà comuni a tutte le risorse catalogate, inclusi set di dati e servizi dati. Si raccomanda vivamente di utilizzare una sottoclasse più specifica. Quando si descrive una risorsa che non è un dcat:Dataset o dcat:DataService, si raccomanda di creare una sottoclasse di dcat:Resource appropriata, o utilizzare dcat:Resource con la proprietà dct:type per indicare il tipo specifico."@it , + "The class of all catalogued resources, the Superclass of dcat:Dataset, dcat:DataService, dcat:Catalog and any other member of a dcat:Catalog. This class carries properties common to all catalogued resources, including datasets and data services. It is strongly recommended to use a more specific sub-class. When describing a resource which is not a dcat:Dataset or dcat:DataService, it is recommended to create a suitable sub-class of dcat:Resource, or use dcat:Resource with the dct:type property to indicate the specific type."@en , + "Třída všech katalogizovaných zdrojů, nadtřída dcat:Dataset, dcat:DataService, dcat:Catalog a všech ostatních členů dcat:Catalog. Tato třída nese vlastnosti společné všem katalogizovaným zdrojům včetně datových sad a datových služeb. Je silně doporučeno používat specifičtější podtřídy, pokud je to možné. Při popisu zdroje, který není ani dcat:Dataset, ani dcat:DataService se doporučuje vytvořit odpovídající podtřídu dcat:Resrouce a nebo použít dcat:Resource s vlastností dct:type pro určení konkrétního typu."@cs , + "dcat:Resource er et udvidelsespunkt der tillader oprettelsen af enhver type af kataloger. Yderligere subklasser kan defineres i en DCAT-profil eller i en applikation til kataloger med andre typer af ressourcer."@da , + "dcat:Resource es un punto de extensión que permite la definición de cualquier tipo de catálogo. Se pueden definir subclases adicionales en perfil de DCAT o una aplicación para catálogos de otro tipo de recursos."@es , + "dcat:Resource is an extension point that enables the definition of any kind of catalog. Additional subclasses may be defined in a DCAT profile or application for catalogs of other kinds of resources."@en , + "dcat:Resource je bod pro rozšíření umožňující definici různých druhů katalogů. Další podtřídy lze definovat v profilech DCAT či aplikacích pro katalogy zdrojů jiných druhů."@cs , + "dcat:Resource è un punto di estensione che consente la definizione di qualsiasi tipo di catalogo. Sottoclassi aggiuntive possono essere definite in un profilo DCAT o in un'applicazione per cataloghi di altri tipi di risorse."@it . + + +### http://www.w3.org/ns/odrl/2/Agreement + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://www.w3.org/ns/odrl/2/Assertion + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://www.w3.org/ns/odrl/2/Asset + rdf:type owl:Class ; + rdfs:isDefinedBy ; + rdfs:label "Asset"@en ; + "A resource or a collection of resources that are the subject of a Rule."@en ; + "The Asset entity can be any form of identifiable resource, such as data/information, content/media, applications, or services. Furthermore, it can be used to represent other Asset entities that are needed to undertake the Policy expression, such as with the Duty entity. To describe more details about the Asset, it is recommended to use Dublin Core [[dcterms]] elements or other content metadata."@en . + + +### http://www.w3.org/ns/odrl/2/AssetCollection + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://www.w3.org/ns/odrl/2/Offer + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://www.w3.org/ns/odrl/2/Party + rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Class ; + owl:unionOf ( + + + + + + + + ) + ] ; + rdfs:isDefinedBy ; + rdfs:label "Party"@en ; + "An entity or a collection of entities that undertake Roles in a Rule."@en ; + "The Party entity could be a person, group of people, organisation, or agent. An agent is a person or thing that takes an active role or produces a specified effect. To describe more details about the Party, it is recommended to use W3C vCard Ontology [[vcard-rdf]] or FOAF Vocabulary [[foaf]]."@en . + + +### http://www.w3.org/ns/odrl/2/PartyCollection + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://www.w3.org/ns/odrl/2/Policy + rdf:type owl:Class ; + rdfs:isDefinedBy ; + rdfs:label "Policy"@en ; + "A non-empty group of Permissions and/or Prohibitions."@en ; + "A Policy may contain multiple Rules."@en . + + +### http://www.w3.org/ns/odrl/2/Privacy + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://www.w3.org/ns/odrl/2/Request + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://www.w3.org/ns/odrl/2/Rule + rdf:type owl:Class . + + +### http://www.w3.org/ns/odrl/2/Set + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://www.w3.org/ns/odrl/2/Ticket + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://www.w3.org/ns/prov#Activity + rdf:type owl:Class . + + +### http://www.w3.org/ns/prov#Attribution + rdf:type owl:Class . + + +### http://www.w3.org/ns/prov#Entity + rdf:type owl:Class . + + +### http://xmlns.com/foaf/0.1/Agent + rdf:type owl:Class . + + +### http://xmlns.com/foaf/0.1/Document + rdf:type owl:Class ; + owl:disjointWith , + ; + rdfs:comment "A document." ; + rdfs:isDefinedBy ; + rdfs:label "Document" ; + "stable" . + + +### http://xmlns.com/foaf/0.1/Image + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://xmlns.com/foaf/0.1/OnlineAccount + rdf:type owl:Class ; + rdfs:subClassOf owl:Thing ; + rdfs:comment "An online account." ; + rdfs:isDefinedBy ; + rdfs:label "Online Account" ; + "testing" . + + +### http://xmlns.com/foaf/0.1/OnlineChatAccount + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://xmlns.com/foaf/0.1/OnlineEcommerceAccount + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://xmlns.com/foaf/0.1/OnlineGamingAccount + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://xmlns.com/foaf/0.1/Organization + rdf:type owl:Class . + + +### http://xmlns.com/foaf/0.1/Person + rdf:type owl:Class . + + +### http://xmlns.com/foaf/0.1/PersonalProfileDocument + rdf:type owl:Class ; + rdfs:subClassOf . + + +### http://xmlns.com/foaf/0.1/Project + rdf:type owl:Class . + + +### https://w3id.org/sedimark/ontology#Agreement +:Agreement rdf:type owl:Class ; + rdfs:subClassOf . + + +### https://w3id.org/sedimark/ontology#Asset +:Asset rdf:type owl:Class ; + rdfs:subClassOf . + + +### https://w3id.org/sedimark/ontology#AssetQuality +:AssetQuality rdf:type owl:Class ; + "Quality metrics associated with Asset"^^rdfs:Literal . + + +### https://w3id.org/sedimark/ontology#Offering +:Offering rdf:type owl:Class ; + rdfs:subClassOf , + . + + +### https://w3id.org/sedimark/ontology#OfferingContract +:OfferingContract rdf:type owl:Class ; + rdfs:subClassOf . + + +### https://w3id.org/sedimark/ontology#Participant +:Participant rdf:type owl:Class ; + rdfs:subClassOf , + . + + +### https://w3id.org/sedimark/ontology#Self-Listing +:Self-Listing rdf:type owl:Class ; + rdfs:subClassOf . + + +### https://w3id.org/sedimark/vocab#AIModelAsset + rdf:type owl:Class ; + rdfs:subClassOf :Asset . + + +### https://w3id.org/sedimark/vocab#DataAsset + rdf:type owl:Class ; + rdfs:subClassOf , + :Asset . + + +### https://w3id.org/sedimark/vocab#OtherAsset + rdf:type owl:Class ; + rdfs:subClassOf :Asset . + + +### https://w3id.org/sedimark/vocab#ServiceAsset + rdf:type owl:Class ; + rdfs:subClassOf :Asset . + + +################################################################# +# Individuals +################################################################# + +### https://creativecommons.org/licenses/by/4.0/ + rdf:type owl:NamedIndividual ; + rdfs:label "ontology license"^^rdfs:Literal . + + +### https://sedimark.eu/wp-content/uploads/2023/11/sedimark_logo_512x512.png + rdf:type owl:NamedIndividual . + + +### https://sedimark.surrey.ac.uk/ecosystem/CVSSP + rdf:type owl:NamedIndividual , + :Participant ; + ; + ; + ; + :hasSelf-Listing ; + ""@en ; + ""@en ; + ""^^rdfs:Literal . + + +### https://sedimark.surrey.ac.uk/ecosystem/agreement-001 + rdf:type owl:NamedIndividual , + :Agreement ; + :references . + + +### https://sedimark.surrey.ac.uk/ecosystem/cvssp-contact-email + rdf:type owl:NamedIndividual . + + +### https://sedimark.surrey.ac.uk/ecosystem/cvssp-homepage + rdf:type owl:NamedIndividual , + . + + +### https://sedimark.surrey.ac.uk/ecosystem/cvssp-online-account + rdf:type owl:NamedIndividual , + ; + ""@en . + + +### https://sedimark.surrey.ac.uk/ecosystem/cvssp-open-id-profile + rdf:type owl:NamedIndividual , + . + + +### https://sedimark.surrey.ac.uk/ecosystem/ehealth-living-lab + rdf:type owl:NamedIndividual , + :Self-Listing ; + ; + :belongsTo ; + :hasOffering ; + ; + "Self-listing for the ehealth-living-lab data provision"^^rdfs:Literal ; + "2024-01-01"^^rdfs:Literal ; + "English"^^rdfs:Literal ; + "2024-01-02"^^rdfs:Literal ; + ; + """This work is licensed under Creative Commons Attribution-NoDerivatives 4.0 International. +https://creativecommons.org/licenses/by-nd/4.0/""" ; + "E-health Living Lab"^^rdfs:Literal . + + +### https://sedimark.surrey.ac.uk/ecosystem/health-monitoring-morning-period + rdf:type owl:NamedIndividual , + . + + +### https://sedimark.surrey.ac.uk/ecosystem/living-lab-01 + rdf:type owl:NamedIndividual , + . + + +### https://sedimark.surrey.ac.uk/ecosystem/steps-asset-001 + rdf:type owl:NamedIndividual , + ; + :hasAssetQuality ; + ; + "This dataset captures data from step counter on wearable smart watch for subject 001"^^rdfs:Literal ; + "cvssp-livinglab-wearable-steps-001"^^rdfs:Literal ; + "Steps Dataset for Subject 001"^^rdfs:Literal . + + +### https://sedimark.surrey.ac.uk/ecosystem/steps-asset-001-quality + rdf:type owl:NamedIndividual , + :AssetQuality . + + +### https://sedimark.surrey.ac.uk/ecosystem/surrey-local-catalogue + rdf:type owl:NamedIndividual , + . + + +### https://sedimark.surrey.ac.uk/ecosystem/wearable-001-license-doc + rdf:type owl:NamedIndividual , + ; + """This work is licensed under Creative Commons Attribution-NoDerivatives 4.0 International. +https://creativecommons.org/licenses/by-nd/4.0/"""^^rdfs:Literal ; + """This work is licensed under Creative Commons Attribution-NoDerivatives 4.0 International. +https://creativecommons.org/licenses/by-nd/4.0/"""^^rdfs:Literal . + + +### https://sedimark.surrey.ac.uk/ecosystem/wearable-contract + rdf:type owl:NamedIndividual , + :OfferingContract . + + +### https://sedimark.surrey.ac.uk/ecosystem/wearable-offering-001 + rdf:type owl:NamedIndividual , + :Offering ; + ; + ; + :hasAsset ; + :hasOfferingContract ; + "P6H"^^xsd:duration ; + "2024-01-01"^^rdfs:Literal ; + ; + "This offering provides data assets with data originating from wearable sensors on smart watches"^^rdfs:Literal ; + ; + "2024-01-02"^^rdfs:Literal ; + "English"^^rdfs:Literal ; + ; + ; + "Wearable data for Subject 001"^^rdfs:Literal . + + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en +] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +[ rdfs:comment "This is an entity positioning annotation generated by CoModIDE (https://comodide.com/). Removing this annotation will break rendering the CoModIDE schema diagram view."@en + ] . + +################################################################# +# Annotations +################################################################# + + "2008-01-14"^^xsd:date . + + + "2008-01-14"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "2008-01-14"^^xsd:date . + + + "2008-01-14"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "2008-01-14"^^xsd:date . + + + "2008-01-14"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "2008-01-14"^^xsd:date . + + + "2008-01-14"^^xsd:date . + + + "2008-01-14"^^xsd:date . + + + "2008-01-14"^^xsd:date . + + + "2005-06-13"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "Examples include paper, canvas, or DVD."@en ; + "2008-01-14"^^xsd:date . + + + "2008-01-14"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "2008-01-14"^^xsd:date . + + + "2008-01-14"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "RFC 3066 has been obsoleted by RFC 4646."@en ; + "2002-07-13"^^xsd:date . + + + "RFC 4646 obsoletes RFC 3066."@en ; + "2008-01-14"^^xsd:date . + + + "RFC 5646 obsoletes RFC 4646."@en ; + "2010-10-11"^^xsd:date . + + + "Examples include a number of pages, a specification of length, width, and breadth, or a period in hours, minutes, and seconds."@en ; + "2008-01-14"^^xsd:date . + + + "2008-01-14"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "2000-07-11"^^xsd:date . + + + "Recommended practice is to use a value from the Collection Description Accrual Method Vocabulary [[DCMI-ACCRUALMETHOD](https://dublincore.org/groups/collections/accrual-method/)]."@en ; + "2005-06-13"^^xsd:date . + + + "Recommended practice is to use a value from the Collection Description Accrual Policy Vocabulary [[DCMI-ACCRUALPOLICY](https://dublincore.org/groups/collections/accrual-policy/)]."@en ; + "2005-06-13"^^xsd:date . + + + "The distinction between titles and alternative titles is application-specific."@en ; + "2000-07-11"^^xsd:date . + + + "Recommended practice is to use this property with non-literal values from a vocabulary of audience types."@en ; + "2001-05-21"^^xsd:date . + + + "Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible."@en ; + "2003-02-15"^^xsd:date . + + + "Date may be used to express temporal information at any level of granularity. Recommended practice is to express the date, date/time, or period of time according to ISO 8601-1 [[ISO 8601-1](https://www.iso.org/iso-8601-date-and-time-format.html)] or a published profile of the ISO standard, such as the W3C Note on Date and Time Formats [[W3CDTF](https://www.w3.org/TR/NOTE-datetime)] or the Extended Date/Time Format Specification [[EDTF](http://www.loc.gov/standards/datetime/)]. If the full date is unknown, month and year (YYYY-MM) or just year (YYYY) may be used. Date ranges may be specified using ISO 8601 period of time specification in which start and end dates are separated by a '/' (slash) character. Either the start or end date may be missing."@en ; + "2008-01-14"^^xsd:date . + + + "Typically a year. Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."@en ; + "2002-07-13"^^xsd:date . + + + "Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a 'Date Submitted' may be relevant include a thesis (submitted to a university department) or an article (submitted to a journal)."@en ; + "2002-07-13"^^xsd:date . + + + "2002-07-13"^^xsd:date . + + + "This property is intended to be used with non-literal values. This property is an inverse property of Is Format Of."@en ; + "2000-07-11"^^xsd:date . + + + "Instructional Method typically includes ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback."@en ; + "2005-06-13"^^xsd:date . + + + "This property is intended to be used with non-literal values. This property is an inverse property of Has Format."@en ; + "2000-07-11"^^xsd:date . + + + "This property is intended to be used with non-literal values. This property is an inverse property of References."@en ; + "2000-07-11"^^xsd:date . + + + "This property is intended to be used with non-literal values. This property is an inverse property of Replaces."@en ; + "2000-07-11"^^xsd:date . + + + "This property is intended to be used with non-literal values. This property is an inverse property of Requires."@en ; + "2000-07-11"^^xsd:date . + + + "Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Has Version."@en ; + "2000-07-11"^^xsd:date . + + + ; + "Recommended practice is to identify the license document with a URI. If this is not possible or feasible, a literal value that identifies the license may be provided."@en ; + "2004-06-14"^^xsd:date ; + rdfs:comment "A legal document giving official permission to do something with the resource."@en ; + rdfs:isDefinedBy ; + rdfs:label "License"@en . + + + "In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver."@en ; + "2001-05-21"^^xsd:date . + + + "The statement may include a description of any changes successive custodians made to the resource."@en ; + "2004-09-20"^^xsd:date . + + + "This property is intended to be used with non-literal values. This property is an inverse property of Is Referenced By."@en ; + "2000-07-11"^^xsd:date . + + + "This property is intended to be used with non-literal values. This property is an inverse property of Is Replaced By."@en ; + "2000-07-11"^^xsd:date . + + + "This property is intended to be used with non-literal values. This property is an inverse property of Is Required By."@en ; + "2000-07-11"^^xsd:date . + + + "Recommended practice is to refer to the rights holder with a URI. If this is not possible or feasible, a literal value that identifies the rights holder may be provided."@en ; + "2004-06-14"^^xsd:date . + + + rdfs:comment "The preferred namespace prefix to use when using terms from this vocabulary in an XML document."@en ; + rdfs:isDefinedBy ; + rdfs:label "Preferred Namespace Prefix"@en . + + + rdfs:comment "Links to a sample of an Asset (which is itself an Asset)."@en ; + rdfs:isDefinedBy ; + rdfs:label "sample"@en . + + +### Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/ diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..246eeba --- /dev/null +++ b/readme.md @@ -0,0 +1,34 @@ +About Widoco output +=================== +The purpose of Widoco is to reuse and integrate existing tools for documentation, plus the set of features listed below: +* Separation of the sections of your html page so you can write them independently and replace only those needed. +* Automatic annotation in RDF-a of the html produced. +* Association of a provenance page which includes the history of your vocabulary (W3C PROV-O compliant). +* Metadata extraction from the ontology plus the means to complete it on the fly when generating your ontology. +* Guidelines on the main sections that your document should have and how to complete them. + +Widoco will create 3 different folders: +| +|-provenance (a folder including an html and RDF serialization of how the documentation page was created) +|-resources (folder with the different resources) +|-sections (folder with the different sections of the documentation, separated for easy editing. Just edit one and the main page will be updated) + +Completing ontology metadata. +=================== +Widoco uses the ontology metadata to update a configuration file. If you complete that configuration file (ended up widoco.conf), the tool will enhance your html with additional details, such as how to cite the document, previous revisions, icons with the licence, etc. + +Browser issues +========== +The result of executing Widoco is an html file. We have tested it in Mozilla, IE and Chrome, and when the page is stored in a server all the browsers work correctly. If you view the file locally, we recommend you to use Mozilla Firefox (or Internet Explorer, if you must). Google Chrome will not show the contents correctly, as it doesn't allow XMLHttpRequest without HTTP. If you want to view the page locally with Google Chrome you have two possibilities: + +a) Place the file in a server and access it via its URL (for example, put it in dropbox and access through its public url). + +b) Execute Chrome with the following commands : + +(WIN) chrome.exe --allow-file-access-from-files, + +(OSX) open /Applications/Google\ Chrome.app/ --args --allow-file-access-from-files + +(UNX) /usr/bin/google-chrome --allow-file-access-from-files + +Do you have a problem? open an issue at https://github.com/dgarijo/Widoco \ No newline at end of file