Skip to content

Commit ec0b643

Browse files
Add new models (#275)
* add 3 new models added bernasconi2023, core-o2023, and dcat-mlt-ufo2023 * Minor fix * FDP: https://w3id.org/ontouml-models/model/648b1a98-41f6-49b9-be93-6b012d52593c * FDP: https://w3id.org/ontouml-models/model/648b1a98-41f6-49b9-be93-6b012d52593c * FDP: https://w3id.org/ontouml-models/model/648b1a98-41f6-49b9-be93-6b012d52593c * FDP: https://w3id.org/ontouml-models/model/648b1a98-41f6-49b9-be93-6b012d52593c * FDP: https://w3id.org/ontouml-models/model/648b1a98-41f6-49b9-be93-6b012d52593c * FDP: https://w3id.org/ontouml-models/model/648b1a98-41f6-49b9-be93-6b012d52593c * FDP: https://w3id.org/ontouml-models/model/648b1a98-41f6-49b9-be93-6b012d52593c * FDP: https://w3id.org/ontouml-models/model/2b3d29db-eaea-4966-83e5-af9ca54f3086 * FDP: https://w3id.org/ontouml-models/model/2b3d29db-eaea-4966-83e5-af9ca54f3086 * FDP: https://w3id.org/ontouml-models/model/2b3d29db-eaea-4966-83e5-af9ca54f3086 * FDP: https://w3id.org/ontouml-models/model/2b3d29db-eaea-4966-83e5-af9ca54f3086 * FDP: https://w3id.org/ontouml-models/model/2b3d29db-eaea-4966-83e5-af9ca54f3086 * FDP: https://w3id.org/ontouml-models/model/2b3d29db-eaea-4966-83e5-af9ca54f3086 * FDP: https://w3id.org/ontouml-models/model/a2b41412-02d5-4716-bdb0-c4112a2626d7 * FDP: https://w3id.org/ontouml-models/model/a2b41412-02d5-4716-bdb0-c4112a2626d7 * FDP: https://w3id.org/ontouml-models/model/a2b41412-02d5-4716-bdb0-c4112a2626d7 * FDP: https://w3id.org/ontouml-models/model/a2b41412-02d5-4716-bdb0-c4112a2626d7 * FDP: https://w3id.org/ontouml-models/model/a2b41412-02d5-4716-bdb0-c4112a2626d7 * FDP: https://w3id.org/ontouml-models/model/a2b41412-02d5-4716-bdb0-c4112a2626d7 * FDP: https://w3id.org/ontouml-models/model/a2b41412-02d5-4716-bdb0-c4112a2626d7 --------- Co-authored-by: Pedro Paulo Favato Barcelos <pedropaulofb@gmail.com>
1 parent 7217cb9 commit ec0b643

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+26739
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
@prefix fdpo: <https://w3id.org/fdp/fdp-o#>.
2+
@prefix dcat: <http://www.w3.org/ns/dcat#>.
3+
@prefix dct: <http://purl.org/dc/terms/>.
4+
@prefix ocmv: <https://w3id.org/ontouml-models/vocabulary#>.
5+
@prefix owl: <http://www.w3.org/2002/07/owl#>.
6+
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
7+
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
8+
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
9+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
10+
11+
<https://w3id.org/ontouml-models/distribution/4755588d-bdf0-40d4-9fa3-8ccf1421c0af/> a dcat:Distribution;
12+
dct:isPartOf <https://w3id.org/ontouml-models/model/648b1a98-41f6-49b9-be93-6b012d52593c>;
13+
dct:issued "2023"^^xsd:gYear;
14+
dcat:mediaType <https://www.iana.org/assignments/media-types/application/json>;
15+
dct:license <https://creativecommons.org/licenses/by/4.0/>;
16+
ocmv:conformsToSchema <http://purl.org/ontouml-schema>;
17+
dct:title "JSON distribution of OntoUML FAIR Principles Schema"@en;
18+
dcat:downloadURL <https://raw.githubusercontent.com/OntoUML/ontouml-models/master/models/bernasconi2023fair-principles/ontology.json>;
19+
ocmv:isComplete "true"^^xsd:boolean;
20+
fdpo:metadataIssued "2023-05-30T14:34:58.43850111Z"^^xsd:dateTime;
21+
fdpo:metadataModified "2023-05-30T14:34:58.43850111Z"^^xsd:dateTime .
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
@prefix fdpo: <https://w3id.org/fdp/fdp-o#>.
2+
@prefix dcat: <http://www.w3.org/ns/dcat#>.
3+
@prefix dct: <http://purl.org/dc/terms/>.
4+
@prefix ocmv: <https://w3id.org/ontouml-models/vocabulary#>.
5+
@prefix owl: <http://www.w3.org/2002/07/owl#>.
6+
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
7+
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
8+
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
9+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
10+
11+
<https://w3id.org/ontouml-models/distribution/c40e80a3-d3f1-404c-aa31-39f07a48b763> a dcat:Distribution;
12+
dct:isPartOf <https://w3id.org/ontouml-models/model/648b1a98-41f6-49b9-be93-6b012d52593c>;
13+
dct:issued "2023"^^xsd:gYear;
14+
dcat:mediaType <https://www.iana.org/assignments/media-types/image/png>;
15+
dct:license <https://creativecommons.org/licenses/by/4.0/>;
16+
ocmv:isComplete "false"^^xsd:boolean;
17+
dct:title "PNG distribution of diagram 'Acessibility' from the OntoUML FAIR Principles Schema (original version)"@en;
18+
dcat:downloadURL <https://raw.githubusercontent.com/OntoUML/ontouml-models/master/models/bernasconi2023fair-principles/original-diagrams/Acessibility.png>;
19+
skos:editorialNote "This image depicts the diagram as originally represented by its author(s)."@en;
20+
fdpo:metadataIssued "2023-05-30T14:34:59.920088862Z"^^xsd:dateTime;
21+
fdpo:metadataModified "2023-05-30T14:34:59.920088862Z"^^xsd:dateTime .
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
@prefix fdpo: <https://w3id.org/fdp/fdp-o#>.
2+
@prefix dcat: <http://www.w3.org/ns/dcat#>.
3+
@prefix dct: <http://purl.org/dc/terms/>.
4+
@prefix ocmv: <https://w3id.org/ontouml-models/vocabulary#>.
5+
@prefix owl: <http://www.w3.org/2002/07/owl#>.
6+
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
7+
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
8+
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
9+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
10+
11+
<https://w3id.org/ontouml-models/distribution/575527e2-35bb-4da2-b5cd-4a6028da7e88> a dcat:Distribution;
12+
dct:isPartOf <https://w3id.org/ontouml-models/model/648b1a98-41f6-49b9-be93-6b012d52593c>;
13+
dct:issued "2023"^^xsd:gYear;
14+
dcat:mediaType <https://www.iana.org/assignments/media-types/image/png>;
15+
dct:license <https://creativecommons.org/licenses/by/4.0/>;
16+
ocmv:isComplete "false"^^xsd:boolean;
17+
dct:title "PNG distribution of diagram 'Findability Interoperability' from the OntoUML FAIR Principles Schema (original version)"@en;
18+
dcat:downloadURL <https://raw.githubusercontent.com/OntoUML/ontouml-models/master/models/bernasconi2023fair-principles/original-diagrams/Findability-Interoperability.png>;
19+
skos:editorialNote "This image depicts the diagram as originally represented by its author(s)."@en;
20+
fdpo:metadataIssued "2023-05-30T14:35:01.60208695Z"^^xsd:dateTime;
21+
fdpo:metadataModified "2023-05-30T14:35:01.60208695Z"^^xsd:dateTime .
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
@prefix fdpo: <https://w3id.org/fdp/fdp-o#>.
2+
@prefix dcat: <http://www.w3.org/ns/dcat#>.
3+
@prefix dct: <http://purl.org/dc/terms/>.
4+
@prefix ocmv: <https://w3id.org/ontouml-models/vocabulary#>.
5+
@prefix owl: <http://www.w3.org/2002/07/owl#>.
6+
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
7+
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
8+
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
9+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
10+
11+
<https://w3id.org/ontouml-models/distribution/f2a089fa-7055-48a3-b2dc-5309a3bbb665> a dcat:Distribution;
12+
dct:isPartOf <https://w3id.org/ontouml-models/model/648b1a98-41f6-49b9-be93-6b012d52593c>;
13+
dct:issued "2023"^^xsd:gYear;
14+
dcat:mediaType <https://www.iana.org/assignments/media-types/image/png>;
15+
dct:license <https://creativecommons.org/licenses/by/4.0/>;
16+
ocmv:isComplete "false"^^xsd:boolean;
17+
dct:title "PNG distribution of diagram 'Reusability' from the OntoUML FAIR Principles Schema (original version)"@en;
18+
dcat:downloadURL <https://raw.githubusercontent.com/OntoUML/ontouml-models/master/models/bernasconi2023fair-principles/original-diagrams/Reusability.png>;
19+
skos:editorialNote "This image depicts the diagram as originally represented by its author(s)."@en;
20+
fdpo:metadataIssued "2023-05-30T14:35:03.161702712Z"^^xsd:dateTime;
21+
fdpo:metadataModified "2023-05-30T14:35:03.161702712Z"^^xsd:dateTime .
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
@prefix fdpo: <https://w3id.org/fdp/fdp-o#>.
2+
@prefix dcat: <http://www.w3.org/ns/dcat#>.
3+
@prefix dct: <http://purl.org/dc/terms/>.
4+
@prefix ocmv: <https://w3id.org/ontouml-models/vocabulary#>.
5+
@prefix owl: <http://www.w3.org/2002/07/owl#>.
6+
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
7+
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
8+
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
9+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
10+
11+
<https://w3id.org/ontouml-models/distribution/77f09632-9ee2-445e-9263-140aff501f7c/> a dcat:Distribution;
12+
dct:isPartOf <https://w3id.org/ontouml-models/model/648b1a98-41f6-49b9-be93-6b012d52593c>;
13+
dct:issued "2023"^^xsd:gYear;
14+
dcat:mediaType <https://www.iana.org/assignments/media-types/text/turtle>;
15+
dct:license <https://creativecommons.org/licenses/by/4.0/>;
16+
dct:title "Turtle distribution of OntoUML FAIR Principles Schema"@en;
17+
dcat:downloadURL <https://raw.githubusercontent.com/OntoUML/ontouml-models/master/models/bernasconi2023fair-principles/ontology.ttl>;
18+
ocmv:isComplete "true"^^xsd:boolean;
19+
fdpo:metadataIssued "2023-05-30T14:35:04.568556828Z"^^xsd:dateTime;
20+
fdpo:metadataModified "2023-05-30T14:35:04.568556828Z"^^xsd:dateTime .
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
@prefix fdpo: <https://w3id.org/fdp/fdp-o#>.
2+
@prefix dcat: <http://www.w3.org/ns/dcat#>.
3+
@prefix dct: <http://purl.org/dc/terms/>.
4+
@prefix ocmv: <https://w3id.org/ontouml-models/vocabulary#>.
5+
@prefix owl: <http://www.w3.org/2002/07/owl#>.
6+
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
7+
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
8+
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
9+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
10+
11+
<https://w3id.org/ontouml-models/distribution/43eb8441-e657-4384-9161-79cd562f793c/> a dcat:Distribution;
12+
dct:isPartOf <https://w3id.org/ontouml-models/model/648b1a98-41f6-49b9-be93-6b012d52593c>;
13+
dct:issued "2023"^^xsd:gYear;
14+
dcat:mediaType <https://www.iana.org/assignments/media-types/application/octet-stream>;
15+
dct:license <https://creativecommons.org/licenses/by/4.0/>;
16+
dct:format <https://www.file-extension.info/format/vpp>;
17+
dct:title "Visual Paradigm distribution of OntoUML FAIR Principles Schema"@en;
18+
dcat:downloadURL <https://raw.githubusercontent.com/OntoUML/ontouml-models/master/models/bernasconi2023fair-principles/ontology.vpp>;
19+
ocmv:isComplete "true"^^xsd:boolean;
20+
fdpo:metadataIssued "2023-05-30T14:35:05.902523205Z"^^xsd:dateTime;
21+
fdpo:metadataModified "2023-05-30T14:35:05.902523205Z"^^xsd:dateTime .
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
@prefix fdpo: <https://w3id.org/fdp/fdp-o#>.
2+
@prefix dcat: <http://www.w3.org/ns/dcat#>.
3+
@prefix dct: <http://purl.org/dc/terms/>.
4+
@prefix lcc: <http://id.loc.gov/authorities/classification/>.
5+
@prefix mod: <https://w3id.org/mod#>.
6+
@prefix ocmv: <https://w3id.org/ontouml-models/vocabulary#>.
7+
@prefix owl: <http://www.w3.org/2002/07/owl#>.
8+
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
9+
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
10+
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
11+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
12+
13+
<https://w3id.org/ontouml-models/model/648b1a98-41f6-49b9-be93-6b012d52593c/> a dcat:Dataset, mod:SemanticArtefact, dcat:Resource;
14+
dct:isPartOf <https://w3id.org/ontouml-models/catalog/b663ca18-8085-44a7-bcfe-2c2b5ba1faa8>;
15+
dct:title "OntoUML FAIR Principles Schema";
16+
mod:acronym "OntoFAIRPS";
17+
dct:issued "2023"^^xsd:gYear;
18+
dcat:theme lcc:Z;
19+
skos:editorialNote "The source field must be updated after the document receives a valid DOI.";
20+
dct:language "en";
21+
dct:license <https://creativecommons.org/licenses/by/4.0/>;
22+
dct:contributor <https://dblp.org/pid/25/929-2>, <https://dblp.org/pid/201/2998>, <https://dblp.org/pid/11/78>, <https://dblp.org/pid/68/84>, <https://dblp.org/pid/41/1781>;
23+
dcat:keyword "fair principles"@en, "fair data"@en, "fairness"@en, "findability"@en, "accessibility"@en, "interoperability"@en, "reusability"@en;
24+
mod:designedForTask ocmv:ConceptualClarification, ocmv:Interoperability;
25+
ocmv:context ocmv:Research;
26+
dct:source <https://www.researchgate.net/publication/369850668_Ontological_representation_of_FAIR_principles_A_blueprint_for_FAIRer_data_sources>;
27+
ocmv:representationStyle ocmv:OntoumlStyle;
28+
ocmv:ontologyType ocmv:Domain, ocmv:Application;
29+
ocmv:storageUrl "https://github.com/OntoUML/ontouml-models/tree/master/models/bernasconi2023fair-principles"^^xsd:anyURI;
30+
fdpo:metadataIssued "2023-05-30T14:34:56.729971243Z"^^xsd:dateTime;
31+
fdpo:metadataModified "2023-05-30T14:34:56.729971243Z"^^xsd:dateTime .
32+
<https://w3id.org/ontouml-models/model/648b1a98-41f6-49b9-be93-6b012d52593c> dcat:distribution <https://w3id.org/ontouml-models/distribution/77f09632-9ee2-445e-9263-140aff501f7c/>, <https://w3id.org/ontouml-models/distribution/4755588d-bdf0-40d4-9fa3-8ccf1421c0af/>, <https://w3id.org/ontouml-models/distribution/43eb8441-e657-4384-9161-79cd562f793c/>, <https://w3id.org/ontouml-models/distribution/c40e80a3-d3f1-404c-aa31-39f07a48b763>, <https://w3id.org/ontouml-models/distribution/575527e2-35bb-4da2-b5cd-4a6028da7e88>, <https://w3id.org/ontouml-models/distribution/f2a089fa-7055-48a3-b2dc-5309a3bbb665>.
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
title: OntoUML FAIR Principles Schema
2+
acronym: OntoFAIRPS
3+
issued: 2023
4+
modified:
5+
contributor:
6+
- https://dblp.org/pid/25/929-2
7+
- https://dblp.org/pid/201/2998
8+
- https://dblp.org/pid/11/78
9+
- https://dblp.org/pid/68/84
10+
- https://dblp.org/pid/41/1781
11+
keyword:
12+
- fair principles
13+
- fair data
14+
- fairness
15+
- findability
16+
- accessibility
17+
- interoperability
18+
- reusability
19+
theme: Class Z - Bibliography, Library Science, and General Information Resources
20+
editorialNote: The source field must be updated after the document receives a valid DOI.
21+
ontologyType:
22+
- domain
23+
- application
24+
language: en
25+
designedForTask:
26+
- conceptual clarification
27+
- interoperability
28+
context:
29+
- research
30+
source:
31+
- https://www.researchgate.net/publication/369850668_Ontological_representation_of_FAIR_principles_A_blueprint_for_FAIRer_data_sources
32+
representationStyle:
33+
- ontouml
34+
landingPage:
35+
license:
36+
- https://creativecommons.org/licenses/by/4.0/

0 commit comments

Comments
 (0)