Skip to content

Commit

Permalink
Merge pull request #494 from geological-survey-of-queensland/crudtype…
Browse files Browse the repository at this point in the history
…s-update-25-07-2023

Refactoring crudtypes.ttl to meet developer request.
  • Loading branch information
GSQ-AI authored Jul 25, 2023
2 parents 740070c + c421807 commit 236fb1c
Show file tree
Hide file tree
Showing 89 changed files with 14,047 additions and 13,820 deletions.
1 change: 1 addition & 0 deletions tests/test_vocabularies.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ def test_vocabs(file: Path, vocpub_graph: Graph):
conforms, _, results_text = pyshacl.validate(
data_graph=Graph().parse(file),
shacl_graph=vocpub_graph,
allow_warnings=True,
)

assert conforms, f"{file} failed:\n{results_text}"
76 changes: 38 additions & 38 deletions validation/vocpub.ttl

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions vocabularies-des/DataCite-resourceTypes.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

rtype:Audiovisual
a skos:Concept ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:source "https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf"^^xsd:anyURI ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/resource-types> ;
skos:definition "A series of visual representations imparting an impression of motion when shown in succession. May or may not include sound."@en ;
Expand All @@ -23,7 +23,7 @@ rtype:Audiovisual

rtype:Collection
a skos:Concept ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:source "https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf"^^xsd:anyURI ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/resource-types> ;
skos:definition "An aggregation of resources, which may encompass collections of one resourceType as well as those of mixed types. A collection is described as a group; its parts may also be separately described."@en ;
Expand All @@ -38,7 +38,7 @@ rtype:Collection

rtype:DataPaper
a skos:Concept ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:source "https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf"^^xsd:anyURI ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/resource-types> ;
skos:definition "A factual and objective publication with a focused intent to identify and describe specific data, sets of data, or data collections to facilitate discoverability."@en ;
Expand All @@ -53,7 +53,7 @@ rtype:DataPaper

rtype:Dataset
a skos:Concept ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:source "https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf"^^xsd:anyURI ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/resource-types> ;
skos:definition "Data encoded in a defined structure."@en ;
Expand All @@ -68,7 +68,7 @@ rtype:Dataset

rtype:Event
a skos:Concept ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:source "https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf"^^xsd:anyURI ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/resource-types> ;
skos:definition "A non-persistent, time-based occurrence."@en ;
Expand All @@ -83,7 +83,7 @@ rtype:Event

rtype:Image
a skos:Concept ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:source "https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf"^^xsd:anyURI ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/resource-types> ;
skos:definition "A visual representation other than text."@en ;
Expand All @@ -98,7 +98,7 @@ rtype:Image

rtype:InteractiveResource
a skos:Concept ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:source "https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf"^^xsd:anyURI ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/resource-types> ;
skos:definition "A resource requiring interaction from the user to be understood, executed, or experienced"@en ;
Expand All @@ -113,7 +113,7 @@ rtype:InteractiveResource

rtype:Model
a skos:Concept ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:source "https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf"^^xsd:anyURI ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/resource-types> ;
skos:definition "An abstract, conceptual, graphical, mathematical or visualization model that represents empirical objects, phenomena, or physical processes."@en ;
Expand All @@ -128,7 +128,7 @@ rtype:Model

rtype:Other
a skos:Concept ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:source "https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf"^^xsd:anyURI ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/resource-types> ;
skos:definition "If selected, supply a value for ResourceType."@en ;
Expand All @@ -141,7 +141,7 @@ rtype:Other

rtype:PhysicalObject
a skos:Concept ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:source "https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf"^^xsd:anyURI ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/resource-types> ;
skos:definition "An inanimate, three-dimensional object or substance."@en ;
Expand All @@ -156,7 +156,7 @@ rtype:PhysicalObject

rtype:Service
a skos:Concept ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:source "https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf"^^xsd:anyURI ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/resource-types> ;
skos:definition "An organized system of apparatus, appliances, staff, etc., for supplying some function(s) required by end users."@en ;
Expand All @@ -171,7 +171,7 @@ rtype:Service

rtype:Software
a skos:Concept ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:source "https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf"^^xsd:anyURI ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/resource-types> ;
skos:definition "A computer program in source code (text) or compiled form. Use this type for all software components supporting scholarly research."@en ;
Expand All @@ -186,7 +186,7 @@ rtype:Software

rtype:Sound
a skos:Concept ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:source "https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf"^^xsd:anyURI ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/resource-types> ;
skos:definition "A resource primarily intended to be heard."@en ;
Expand All @@ -201,7 +201,7 @@ rtype:Sound

rtype:Text
a skos:Concept ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:source "https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf"^^xsd:anyURI ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/resource-types> ;
skos:definition "A resource consisting primarily of words for reading."@en ;
Expand All @@ -216,7 +216,7 @@ rtype:Text

rtype:Workflow
a skos:Concept ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:source "https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf"^^xsd:anyURI ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/resource-types> ;
skos:definition "A structured series of steps which can be executed to produce a final outcome, allowing users a means to specify and enact their work in a more reproducible manner."@en ;
Expand Down Expand Up @@ -246,7 +246,7 @@ rtype:Workflow
dcterms:created "2020-12-01"^^xsd:date ;
dcterms:creator <https://linked.data.gov.au/org/des> ;
dcterms:modified "2023-03-10"^^xsd:date ;
dcterms:provenance "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
skos:historyNote "DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. 10.5438/0014."@en ;
dcterms:publisher <https://linked.data.gov.au/org/gsq> ;
rdfs:seeAlso <http://doi.org/10.5438/0014> ;
skos:definition "List of resource-types from https://schema.datacite.org/meta/kernel-4.1/include/datacite-resourceType-v4.1.xsd DataCite metadata schema."@en ;
Expand Down
Loading

0 comments on commit 236fb1c

Please sign in to comment.