Skip to content

Commit

Permalink
Merge pull request #18 from OnToologyUser/main
Browse files Browse the repository at this point in the history
OnToology update
  • Loading branch information
anaigmo authored Sep 24, 2021
2 parents c5477ac + 163fea2 commit fde57e9
Show file tree
Hide file tree
Showing 9 changed files with 203 additions and 184 deletions.
17 changes: 17 additions & 0 deletions OnToology/ontology/SKOS lists/protocols_list.ttl/OnToology.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[widoco]
enable = true
webvowl = false
languages = en

[ar2dtool]
enable = true

[oops]
enable = true

[owl2jsonld]
enable = true

[themis]
enable = false

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@id" : "_:genid10",
"@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
"http://www.w3.org/2002/07/owl#hasValue" : [ {
"@id" : "http://vocab.linkeddata.es/kos/conceptual-mapping#protocol-taxonomy"
"@id" : "http://vocab.linkeddata.es/def/conceptual-mapping/protocols_list.ttl"
} ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
"@id" : "http://www.w3.org/2004/02/skos/core#inScheme"
Expand Down Expand Up @@ -174,7 +174,7 @@
"@id" : "_:genid6",
"@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
"http://www.w3.org/2002/07/owl#hasValue" : [ {
"@id" : "http://vocab.linkeddata.es/kos/conceptual-mapping#function-taxonomy"
"@id" : "http://vocab.linkeddata.es/def/conceptual-mapping/functions-list.ttl"
} ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
"@id" : "http://www.w3.org/2004/02/skos/core#inScheme"
Expand Down Expand Up @@ -281,11 +281,11 @@
"@value" : "This ontology describes a mapping language that aims at gathering the expressiveness of the current mapping languages to serve as common interchange language and improve the inroperability among them."
} ],
"http://purl.org/dc/terms/license" : [ {
"@id" : "http://purl.org/NET/rdflicense/cc-by4.0"
"@id" : "http://purl.org/NET/rdflicense/cc-by-nc-sa4.0"
} ],
"http://purl.org/dc/terms/modified" : [ {
"@language" : "en",
"@value" : "2020-05-14T00:00:00"
"@value" : "2021-09-24T00:00:00"
} ],
"http://purl.org/vocab/vann/preferredNamespacePrefix" : [ {
"@language" : "en",
Expand Down Expand Up @@ -1199,10 +1199,10 @@
"@id" : "http://www.w3.org/2001/XMLSchema#string"
} ]
}, {
"@id" : "http://vocab.linkeddata.es/kos/conceptual-mapping#function-taxonomy",
"@id" : "http://vocab.linkeddata.es/def/conceptual-mapping/functions-list.ttl",
"@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://www.w3.org/2004/02/skos/core#ConceptScheme" ]
}, {
"@id" : "http://vocab.linkeddata.es/kos/conceptual-mapping#protocol-taxonomy",
"@id" : "http://vocab.linkeddata.es/def/conceptual-mapping/protocols_list.ttl",
"@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://www.w3.org/2004/02/skos/core#ConceptScheme" ]
}, {
"@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#List",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<http://vocab.linkeddata.es/def/conceptual-mapping#> <http://purl.org/dc/terms/created> "2020-10-14"@en .
<http://vocab.linkeddata.es/def/conceptual-mapping#> <http://purl.org/dc/terms/creator> "Ana Iglesias Molina (Ontology Engineering Group)"@es .
<http://vocab.linkeddata.es/def/conceptual-mapping#> <http://purl.org/dc/terms/description> "This ontology describes a mapping language that aims at gathering the expressiveness of the current mapping languages to serve as common interchange language and improve the inroperability among them."@en .
<http://vocab.linkeddata.es/def/conceptual-mapping#> <http://purl.org/dc/terms/license> <http://purl.org/NET/rdflicense/cc-by4.0> .
<http://vocab.linkeddata.es/def/conceptual-mapping#> <http://purl.org/dc/terms/modified> "2020-05-14T00:00:00"@en .
<http://vocab.linkeddata.es/def/conceptual-mapping#> <http://purl.org/dc/terms/license> <http://purl.org/NET/rdflicense/cc-by-nc-sa4.0> .
<http://vocab.linkeddata.es/def/conceptual-mapping#> <http://purl.org/dc/terms/modified> "2021-09-24T00:00:00"@en .
<http://vocab.linkeddata.es/def/conceptual-mapping#> <http://purl.org/vocab/vann/preferredNamespacePrefix> "cm"@en .
<http://vocab.linkeddata.es/def/conceptual-mapping#> <http://purl.org/vocab/vann/preferredNamespaceUri> <http://vocab.linkeddata.es/def/conceptual-mapping> .
#
Expand Down Expand Up @@ -176,7 +176,7 @@ _:genid5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/19
_:genid5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid6 .
_:genid6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid6 <http://www.w3.org/2002/07/owl#onProperty> <http://www.w3.org/2004/02/skos/core#inScheme> .
_:genid6 <http://www.w3.org/2002/07/owl#hasValue> <http://vocab.linkeddata.es/kos/conceptual-mapping#function-taxonomy> .
_:genid6 <http://www.w3.org/2002/07/owl#hasValue> <http://vocab.linkeddata.es/def/conceptual-mapping/functions-list.ttl> .
_:genid5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:genid4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://vocab.linkeddata.es/def/conceptual-mapping#hasFunctionName> <http://www.w3.org/2000/01/rdf-schema#label> "has function name"@en .
Expand Down Expand Up @@ -243,7 +243,7 @@ _:genid9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/19
_:genid9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid10 .
_:genid10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid10 <http://www.w3.org/2002/07/owl#onProperty> <http://www.w3.org/2004/02/skos/core#inScheme> .
_:genid10 <http://www.w3.org/2002/07/owl#hasValue> <http://vocab.linkeddata.es/kos/conceptual-mapping#protocol-taxonomy> .
_:genid10 <http://www.w3.org/2002/07/owl#hasValue> <http://vocab.linkeddata.es/def/conceptual-mapping/protocols_list.ttl> .
_:genid9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:genid8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://vocab.linkeddata.es/def/conceptual-mapping#hasProtocol> <http://www.w3.org/2000/01/rdf-schema#label> "has protocol"@en .
Expand Down Expand Up @@ -892,12 +892,12 @@ _:genid22 <http://www.w3.org/2002/07/owl#onClass> <http://vocab.linkeddata.es/de
# #################################################################
#
#
# http://vocab.linkeddata.es/kos/conceptual-mapping#function-taxonomy
<http://vocab.linkeddata.es/kos/conceptual-mapping#function-taxonomy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> .
<http://vocab.linkeddata.es/kos/conceptual-mapping#function-taxonomy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#ConceptScheme> .
# http://vocab.linkeddata.es/def/conceptual-mapping/functions-list.ttl
<http://vocab.linkeddata.es/def/conceptual-mapping/functions-list.ttl> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> .
<http://vocab.linkeddata.es/def/conceptual-mapping/functions-list.ttl> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#ConceptScheme> .
#
# http://vocab.linkeddata.es/kos/conceptual-mapping#protocol-taxonomy
<http://vocab.linkeddata.es/kos/conceptual-mapping#protocol-taxonomy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> .
<http://vocab.linkeddata.es/kos/conceptual-mapping#protocol-taxonomy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#ConceptScheme> .
# http://vocab.linkeddata.es/def/conceptual-mapping/protocols_list.ttl
<http://vocab.linkeddata.es/def/conceptual-mapping/protocols_list.ttl> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> .
<http://vocab.linkeddata.es/def/conceptual-mapping/protocols_list.ttl> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#ConceptScheme> .
#
# Generated by the OWL API (version 5.1.14) https://github.com/owlcs/owlapi/
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<http://purl.org/dc/terms/created> "2020-10-14"@en ;
<http://purl.org/dc/terms/creator> "Ana Iglesias Molina (Ontology Engineering Group)"@es ;
<http://purl.org/dc/terms/description> "This ontology describes a mapping language that aims at gathering the expressiveness of the current mapping languages to serve as common interchange language and improve the inroperability among them."@en ;
<http://purl.org/dc/terms/license> <http://purl.org/NET/rdflicense/cc-by4.0> ;
<http://purl.org/dc/terms/modified> "2020-05-14T00:00:00"@en ;
<http://purl.org/dc/terms/license> <http://purl.org/NET/rdflicense/cc-by-nc-sa4.0> ;
<http://purl.org/dc/terms/modified> "2021-09-24T00:00:00"@en ;
<http://purl.org/vocab/vann/preferredNamespacePrefix> "cm"@en ;
<http://purl.org/vocab/vann/preferredNamespaceUri> <http://vocab.linkeddata.es/def/conceptual-mapping> .

Expand Down Expand Up @@ -192,7 +192,7 @@
rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
[ rdf:type owl:Restriction ;
owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
owl:hasValue <http://vocab.linkeddata.es/kos/conceptual-mapping#function-taxonomy>
owl:hasValue <http://vocab.linkeddata.es/def/conceptual-mapping/functions-list.ttl>
]
) ;
rdf:type owl:Class
Expand Down Expand Up @@ -262,7 +262,7 @@
rdfs:range [ owl:intersectionOf ( <http://www.w3.org/2004/02/skos/core#Concept>
[ rdf:type owl:Restriction ;
owl:onProperty <http://www.w3.org/2004/02/skos/core#inScheme> ;
owl:hasValue <http://vocab.linkeddata.es/kos/conceptual-mapping#protocol-taxonomy>
owl:hasValue <http://vocab.linkeddata.es/def/conceptual-mapping/protocols_list.ttl>
]
) ;
rdf:type owl:Class
Expand Down Expand Up @@ -957,14 +957,14 @@ owl:Ontology rdf:type owl:Class ;
# Individuals
#################################################################

### http://vocab.linkeddata.es/kos/conceptual-mapping#function-taxonomy
<http://vocab.linkeddata.es/kos/conceptual-mapping#function-taxonomy> rdf:type owl:NamedIndividual ,
<http://www.w3.org/2004/02/skos/core#ConceptScheme> .
### http://vocab.linkeddata.es/def/conceptual-mapping/functions-list.ttl
<http://vocab.linkeddata.es/def/conceptual-mapping/functions-list.ttl> rdf:type owl:NamedIndividual ,
<http://www.w3.org/2004/02/skos/core#ConceptScheme> .


### http://vocab.linkeddata.es/kos/conceptual-mapping#protocol-taxonomy
<http://vocab.linkeddata.es/kos/conceptual-mapping#protocol-taxonomy> rdf:type owl:NamedIndividual ,
<http://www.w3.org/2004/02/skos/core#ConceptScheme> .
### http://vocab.linkeddata.es/def/conceptual-mapping/protocols_list.ttl
<http://vocab.linkeddata.es/def/conceptual-mapping/protocols_list.ttl> rdf:type owl:NamedIndividual ,
<http://www.w3.org/2004/02/skos/core#ConceptScheme> .


### Generated by the OWL API (version 5.1.14) https://github.com/owlcs/owlapi/
Loading

0 comments on commit fde57e9

Please sign in to comment.