-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 76e02e2
Showing
12 changed files
with
917 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
**Directory to collect the vocabularies in rdf/turtle format** | ||
|
||
that were created using the voc4cat workflow and its CI/CD pipeline. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
2023-08-17 11:19:18|voc4cat.cli |INFO |Executing cmd: voc4cat transform --logfile publish/dev/voc4cat.log --join publish/dev/ | ||
2023-08-17 11:19:18|voc4cat.cli |DEBUG |Processing common options. | ||
2023-08-17 11:19:18|voc4cat.transform |DEBUG |Transform subcommand started! | ||
2023-08-17 11:19:18|voc4cat.transform |DEBUG |Processing rdf files in "publish/dev/vocab_example" | ||
2023-08-17 11:19:18|voc4cat.transform |INFO |-> joined vocabulary into: publish/dev/vocab_example.ttl | ||
2023-08-17 11:19:19|voc4cat.cli |INFO |Executing cmd: voc4cat docs --force --logfile publish/dev/voc4cat.log publish/dev/ | ||
2023-08-17 11:19:19|voc4cat.cli |DEBUG |Processing common options. | ||
2023-08-17 11:19:19|voc4cat.docs |DEBUG |Docs subcommand started! | ||
2023-08-17 11:19:19|voc4cat.docs |DEBUG |Processing "publish/dev/vocab_example.ttl" | ||
2023-08-17 11:19:19|pylode.common |DEBUG |Application dir: /opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/pylode | ||
2023-08-17 11:19:19|voc4cat.docs |INFO |-> built pyLODE documentation for publish/dev/vocab_example.ttl | ||
2023-08-17 11:19:20|voc4cat.cli |INFO |Executing cmd: voc4cat convert --logfile publish/dev/voc4cat.log --template templates/voc4cat_template_043.xlsx publish/dev/ | ||
2023-08-17 11:19:20|voc4cat.cli |DEBUG |Processing common options. | ||
2023-08-17 11:19:20|voc4cat.convert |DEBUG |Convert subcommand started! | ||
2023-08-17 11:19:20|voc4cat.convert |DEBUG |Processing "publish/dev/vocab_example.ttl" | ||
2023-08-17 11:19:20|voc4cat.convert |INFO |-> successfully converted to publish/dev/vocab_example.xlsx | ||
2024-05-02 08:25:19|voc4cat.cli |INFO |Executing cmd: voc4cat transform --logfile publish/dev/voc4cat.log --join publish/dev/ | ||
2024-05-02 08:25:19|voc4cat.cli |DEBUG |Processing common options. | ||
2024-05-02 08:25:19|voc4cat.transform |DEBUG |Transform subcommand started! | ||
2024-05-02 08:25:19|voc4cat.transform |DEBUG |Processing rdf files in "publish/dev/vocab_example" | ||
2024-05-02 08:25:19|voc4cat.transform |INFO |-> joined vocabulary into: publish/dev/vocab_example.ttl | ||
2024-05-02 08:25:20|voc4cat.cli |INFO |Executing cmd: voc4cat docs --force --logfile publish/dev/voc4cat.log publish/dev/ | ||
2024-05-02 08:25:20|voc4cat.cli |DEBUG |Processing common options. | ||
2024-05-02 08:25:20|voc4cat.docs |DEBUG |Docs subcommand started! | ||
2024-05-02 08:25:20|voc4cat.docs |DEBUG |Processing "publish/dev/vocab_example.ttl" | ||
2024-05-02 08:25:20|pylode.common |DEBUG |Application dir: /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/pylode | ||
2024-05-02 08:25:20|voc4cat.docs |INFO |-> built pyLODE documentation for publish/dev/vocab_example.ttl | ||
2024-05-02 08:25:20|voc4cat.config |DEBUG |Config loaded from: idranges.toml | ||
2024-05-02 08:25:20|voc4cat.gh_index |DEBUG |Running cmd: git -C . tag --list v[0-9]*-[0-9]*-[0-9]* | ||
2024-05-02 08:25:20|voc4cat.gh_index |DEBUG |Cmd output: b'' | ||
2024-05-02 08:25:20|voc4cat.gh_index |DEBUG |Repository name (from env.var): "voc4cat-playground" | ||
2024-05-02 08:25:20|voc4cat.gh_index |DEBUG |No tags found in "." | ||
2024-05-02 08:25:20|voc4cat.gh_index |DEBUG |No tags found in "." | ||
2024-05-02 08:25:20|voc4cat.cli |INFO |Executing cmd: voc4cat convert --logfile publish/dev/voc4cat.log --template templates/voc4cat_template_043.xlsx publish/dev/ | ||
2024-05-02 08:25:20|voc4cat.cli |DEBUG |Processing common options. | ||
2024-05-02 08:25:20|voc4cat.convert |DEBUG |Convert subcommand started! | ||
2024-05-02 08:25:20|voc4cat.convert |DEBUG |Processing "publish/dev/vocab_example.ttl" | ||
2024-05-02 08:25:21|voc4cat.convert |INFO |-> successfully converted to publish/dev/vocab_example.xlsx | ||
2024-05-02 08:25:21|voc4cat.utils |DEBUG |Adjusted table "concept_relations" in sheet "Additional Concept Features" from {A2:F20} to {A2:F5}. | ||
2024-05-02 08:25:21|voc4cat.utils |DEBUG |Adjusted table "prefixes" in sheet "Prefix Sheet" from {A1:B19} to {A1:B30}. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
@prefix dcat: <http://www.w3.org/ns/dcat#> . | ||
@prefix dcterms: <http://purl.org/dc/terms/> . | ||
@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
@prefix schema: <https://schema.org/> . | ||
@prefix skos: <http://www.w3.org/2004/02/skos/core#> . | ||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
|
||
<https://example.org/test/0000010> a skos:Collection ; | ||
dcterms:identifier "0000010"^^xsd:token ; | ||
dcterms:isPartOf <https://example.org/test/> ; | ||
rdfs:isDefinedBy <https://example.org/test/> ; | ||
skos:definition "Collection of terms related to linked data."@en ; | ||
skos:historyNote "0000-0001-2345-6789 Created collection"@en ; | ||
skos:inScheme <https://example.org/test/> ; | ||
skos:member <https://example.org/test/0000001>, | ||
<https://example.org/test/0000002>, | ||
<https://example.org/test/0000003> ; | ||
skos:prefLabel "Linked data term"@en . | ||
|
||
<http://example.org/nfdi4cat/> a schema:Organization ; | ||
schema:name "http://example.org/nfdi4cat/" ; | ||
schema:url "http://example.org/nfdi4cat/"^^xsd:anyURI . | ||
|
||
<https://example.org/test/0000002> a skos:Concept ; | ||
dcterms:identifier "0000002"^^xsd:token ; | ||
rdfs:isDefinedBy <https://www.w3.org/TR/2010/NOTE-curie-20101216/> ; | ||
skos:altLabel "CURIE"@en, | ||
"CompactURI"@en ; | ||
skos:broader <https://example.org/test/0000001> ; | ||
skos:definition "A CURIE (or Compact URI) defines a generic, abbreviated syntax for expressing Uniform Resource Identifiers (URIs). "@en ; | ||
skos:historyNote "0000-0001-2345-6789 Created concept"@en ; | ||
skos:inScheme <https://example.org/test/> ; | ||
skos:prefLabel "Compact Universal Resource Locator"@en . | ||
|
||
<https://example.org/test/0000001> a skos:Concept ; | ||
dcterms:identifier "0000001"^^xsd:token ; | ||
rdfs:isDefinedBy <https://datatracker.ietf.org/doc/html/rfc2396> ; | ||
skos:altLabel "URI"@en ; | ||
skos:definition "Uniform Resource Identifier is a compact string of characters for identifying an abstract or physical resource."@en ; | ||
skos:historyNote "0000-0001-2345-6789 Created concept"@en ; | ||
skos:inScheme <https://example.org/test/> ; | ||
skos:narrower <https://example.org/test/0000002> ; | ||
skos:prefLabel "Uniform Resource Identifier"@en ; | ||
skos:relatedMatch <https://example.org/test/0000003> ; | ||
skos:topConceptOf <https://example.org/test/> . | ||
|
||
<https://example.org/test/0000003> a skos:Concept ; | ||
dcterms:identifier "0000003"^^xsd:token ; | ||
rdfs:isDefinedBy <https://datatracker.ietf.org/doc/html/rfc3987> ; | ||
skos:altLabel "IRI"@en ; | ||
skos:definition "Internationalized Resource Identifier (IRI) is an internet protocol standard which builds on the Uniform Resource Identifier (URI) protocol by greatly expanding the set of permitted characters."@en ; | ||
skos:historyNote "0000-0001-2345-6789 Created concept"@en ; | ||
skos:inScheme <https://example.org/test/> ; | ||
skos:prefLabel "Internationalized Resource Identifier"@en ; | ||
skos:topConceptOf <https://example.org/test/> . | ||
|
||
<https://example.org/test/> a skos:ConceptScheme ; | ||
dcterms:created "2023-03-10"^^xsd:date ; | ||
dcterms:creator <http://example.org/nfdi4cat/> ; | ||
dcterms:hasPart <https://example.org/test/0000010> ; | ||
dcterms:identifier ""^^xsd:token ; | ||
dcterms:modified "2024-05-02"^^xsd:date ; | ||
dcterms:publisher <http://example.org/nfdi4cat/> ; | ||
owl:versionInfo "v_5ddfffe6" ; | ||
skos:definition "A test vocabulary for the voc4cat template"@en ; | ||
skos:hasTopConcept <https://example.org/test/0000001>, | ||
<https://example.org/test/0000003> ; | ||
skos:historyNote "https://orcid.org/0000-0001-2345-6789 Sofia Garcia"@en ; | ||
skos:prefLabel "Test-of-Voc4Cat"@en ; | ||
dcat:contactPoint "Sofia Garcia (orcid:0000-0001-2345-6789)" . | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
PREFIX dcterms: <http://purl.org/dc/terms/> | ||
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | ||
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | ||
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> | ||
|
||
<https://example.org/test/0000001> | ||
a skos:Concept ; | ||
dcterms:identifier "0000001"^^xsd:token ; | ||
rdfs:isDefinedBy <https://datatracker.ietf.org/doc/html/rfc2396> ; | ||
skos:altLabel "URI"@en ; | ||
skos:definition "Uniform Resource Identifier is a compact string of characters for identifying an abstract or physical resource."@en ; | ||
skos:historyNote "0000-0001-2345-6789 Created concept"@en ; | ||
skos:inScheme <https://example.org/test/> ; | ||
skos:narrower <https://example.org/test/0000002> ; | ||
skos:prefLabel "Uniform Resource Identifier"@en ; | ||
skos:relatedMatch <https://example.org/test/0000003> ; | ||
skos:topConceptOf <https://example.org/test/> ; | ||
. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
PREFIX dcterms: <http://purl.org/dc/terms/> | ||
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | ||
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | ||
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> | ||
|
||
<https://example.org/test/0000002> | ||
a skos:Concept ; | ||
dcterms:identifier "0000002"^^xsd:token ; | ||
rdfs:isDefinedBy <https://www.w3.org/TR/2010/NOTE-curie-20101216/> ; | ||
skos:altLabel | ||
"CURIE"@en , | ||
"CompactURI"@en ; | ||
skos:broader <https://example.org/test/0000001> ; | ||
skos:definition "A CURIE (or Compact URI) defines a generic, abbreviated syntax for expressing Uniform Resource Identifiers (URIs). "@en ; | ||
skos:historyNote "0000-0001-2345-6789 Created concept"@en ; | ||
skos:inScheme <https://example.org/test/> ; | ||
skos:prefLabel "Compact Universal Resource Locator"@en ; | ||
. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
PREFIX dcterms: <http://purl.org/dc/terms/> | ||
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | ||
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | ||
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> | ||
|
||
<https://example.org/test/0000003> | ||
a skos:Concept ; | ||
dcterms:identifier "0000003"^^xsd:token ; | ||
rdfs:isDefinedBy <https://datatracker.ietf.org/doc/html/rfc3987> ; | ||
skos:altLabel "IRI"@en ; | ||
skos:definition "Internationalized Resource Identifier (IRI) is an internet protocol standard which builds on the Uniform Resource Identifier (URI) protocol by greatly expanding the set of permitted characters."@en ; | ||
skos:historyNote "0000-0001-2345-6789 Created concept"@en ; | ||
skos:inScheme <https://example.org/test/> ; | ||
skos:prefLabel "Internationalized Resource Identifier"@en ; | ||
skos:topConceptOf <https://example.org/test/> ; | ||
. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
PREFIX dcterms: <http://purl.org/dc/terms/> | ||
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | ||
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | ||
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> | ||
|
||
<https://example.org/test/0000010> | ||
a skos:Collection ; | ||
dcterms:identifier "0000010"^^xsd:token ; | ||
dcterms:isPartOf <https://example.org/test/> ; | ||
rdfs:isDefinedBy <https://example.org/test/> ; | ||
skos:definition "Collection of terms related to linked data."@en ; | ||
skos:historyNote "0000-0001-2345-6789 Created collection"@en ; | ||
skos:inScheme <https://example.org/test/> ; | ||
skos:member | ||
<https://example.org/test/0000001> , | ||
<https://example.org/test/0000002> , | ||
<https://example.org/test/0000003> ; | ||
skos:prefLabel "Linked data term"@en ; | ||
. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
PREFIX dcat: <http://www.w3.org/ns/dcat#> | ||
PREFIX dcterms: <http://purl.org/dc/terms/> | ||
PREFIX owl: <http://www.w3.org/2002/07/owl#> | ||
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | ||
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> | ||
|
||
<https://example.org/test/> | ||
a skos:ConceptScheme ; | ||
dcterms:created "2023-03-10"^^xsd:date ; | ||
dcterms:creator <http://example.org/nfdi4cat/> ; | ||
dcterms:hasPart <https://example.org/test/0000010> ; | ||
dcterms:identifier ""^^xsd:token ; | ||
dcterms:modified "2023-03-10"^^xsd:date ; | ||
dcterms:publisher <http://example.org/nfdi4cat/> ; | ||
owl:versionInfo "v2023-03-10" ; | ||
skos:definition "A test vocabulary for the voc4cat template"@en ; | ||
skos:hasTopConcept | ||
<https://example.org/test/0000001> , | ||
<https://example.org/test/0000003> ; | ||
skos:historyNote "https://orcid.org/0000-0001-2345-6789 Sofia Garcia"@en ; | ||
skos:prefLabel "Test-of-Voc4Cat"@en ; | ||
dcat:contactPoint "Sofia Garcia (orcid:0000-0001-2345-6789)" ; | ||
. | ||
|
Oops, something went wrong.