Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions OnToology/ontology/caso.owl/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

312 changes: 312 additions & 0 deletions OnToology/ontology/caso.owl/context/context.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,312 @@
{
"@context" : {
"lesserThanOrEqualTo" : {
"@id" : "http://www.w3id.org/def/caso#lesserThanOrEqualTo",
"@type" : "@id"
},
"hasClosedUpperBoundary" : {
"@id" : "http://www.w3id.org/def/caso#hasClosedUpperBoundary",
"@type" : "@id"
},
"Unit" : {
"@id" : "http://www.ontology-of-units-of-measure.org/resource/om-2/Unit"
},
"versionInfo" : {
"@id" : "http://www.w3.org/2002/07/owl#versionInfo"
},
"example" : {
"@id" : "http://www.w3.org/2004/02/skos/core#example"
},
"madeActuation" : {
"@id" : "http://www.w3.org/ns/sosa/madeActuation",
"@type" : "@id"
},
"Platform" : {
"@id" : "http://www.w3.org/ns/sosa/Platform"
},
"license" : {
"@id" : "http://purl.org/dc/terms/license"
},
"issued" : {
"@id" : "http://purl.org/dc/elements/1.1/issued"
},
"Thing" : {
"@id" : "http://www.w3.org/2002/07/owl#Thing"
},
"hosts" : {
"@id" : "http://www.w3.org/ns/sosa/hosts",
"@type" : "@id"
},
"greaterThan" : {
"@id" : "http://www.w3id.org/def/caso#greaterThan",
"@type" : "@id"
},
"actsOnProperty" : {
"@id" : "http://www.w3.org/ns/sosa/actsOnProperty",
"@type" : "@id"
},
"boundaryValue" : {
"@id" : "http://www.w3id.org/def/caso#boundaryValue"
},
"FeatureOfInterest" : {
"@id" : "http://www.w3.org/ns/sosa/FeatureOfInterest"
},
"hasOpenUpperBoundary" : {
"@id" : "http://www.w3id.org/def/caso#hasOpenUpperBoundary",
"@type" : "@id"
},
"domainIncludes" : {
"@id" : "http://schema.org/domainIncludes"
},
"isSampleOf" : {
"@id" : "http://www.w3.org/ns/sosa/isSampleOf",
"@type" : "@id"
},
"madeBySensor" : {
"@id" : "http://www.w3.org/ns/sosa/madeBySensor",
"@type" : "@id"
},
"ActuatableProperty" : {
"@id" : "http://www.w3.org/ns/sosa/ActuatableProperty"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasOpenLowerBoundary" : {
"@id" : "http://www.w3id.org/def/caso#hasOpenLowerBoundary",
"@type" : "@id"
},
"Concept" : {
"@id" : "http://www.w3.org/2004/02/skos/core#Concept"
},
"component" : {
"@id" : "http://www.w3.org/ns/prov#component"
},
"Result" : {
"@id" : "http://www.w3.org/ns/sosa/Result"
},
"wasInfluencedBy" : {
"@id" : "http://www.w3.org/ns/prov#wasInfluencedBy",
"@type" : "@id"
},
"isHostedBy" : {
"@id" : "http://www.w3.org/ns/sosa/isHostedBy",
"@type" : "@id"
},
"hasCommand" : {
"@id" : "https://w3id.org/saref#hasCommand",
"@type" : "@id"
},
"used" : {
"@id" : "http://www.w3.org/ns/prov#used",
"@type" : "@id"
},
"Boundary" : {
"@id" : "http://www.w3id.org/def/caso#Boundary"
},
"hasProperty" : {
"@id" : "http://www.w3.org/ns/ssn/hasProperty",
"@type" : "@id"
},
"note" : {
"@id" : "http://www.w3.org/2004/02/skos/core#note"
},
"hasValidTime" : {
"@id" : "http://www.w3id.org/def/caso#hasValidTime",
"@type" : "@id"
},
"lesserThan" : {
"@id" : "http://www.w3id.org/def/caso#lesserThan",
"@type" : "@id"
},
"resultTime" : {
"@id" : "http://www.w3.org/ns/sosa/resultTime",
"@type" : "http://www.w3.org/2001/XMLSchema#dateTime"
},
"greaterThanOrEqualTo" : {
"@id" : "http://www.w3id.org/def/caso#greaterThanOrEqualTo",
"@type" : "@id"
},
"isActedOnBy" : {
"@id" : "http://www.w3.org/ns/sosa/isActedOnBy",
"@type" : "@id"
},
"creator" : {
"@id" : "http://purl.org/dc/terms/creator"
},
"phenomenonTime" : {
"@id" : "http://www.w3.org/ns/sosa/phenomenonTime",
"@type" : "@id"
},
"topObjectProperty" : {
"@id" : "http://www.w3.org/2002/07/owl#topObjectProperty",
"@type" : "@id"
},
"hasClosedLowerBoundary" : {
"@id" : "http://www.w3id.org/def/caso#hasClosedLowerBoundary",
"@type" : "@id"
},
"rangeIncludes" : {
"@id" : "http://schema.org/rangeIncludes"
},
"TemporalEntity" : {
"@id" : "http://www.w3.org/2006/time#TemporalEntity"
},
"isResultOf" : {
"@id" : "http://www.w3.org/ns/sosa/isResultOf",
"@type" : "@id"
},
"hasNumericalValue" : {
"@id" : "http://www.ontology-of-units-of-measure.org/resource/om-2/hasNumericalValue"
},
"preferredNamespacePrefix" : {
"@id" : "http://purl.org/vocab/vann/preferredNamespacePrefix"
},
"inverse" : {
"@id" : "http://www.w3.org/ns/prov#inverse"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy"
},
"definition" : {
"@id" : "http://www.w3.org/2004/02/skos/core#definition"
},
"triggersFunction" : {
"@id" : "http://www.w3id.org/def/caso#triggersFunction",
"@type" : "@id"
},
"hasSample" : {
"@id" : "http://www.w3.org/ns/sosa/hasSample",
"@type" : "@id"
},
"observes" : {
"@id" : "http://www.w3.org/ns/sosa/observes",
"@type" : "@id"
},
"hasResult" : {
"@id" : "http://www.w3.org/ns/sosa/hasResult",
"@type" : "@id"
},
"Property" : {
"@id" : "http://www.w3.org/ns/ssn/Property"
},
"hasFunction" : {
"@id" : "https://w3id.org/saref#hasFunction",
"@type" : "@id"
},
"title" : {
"@id" : "http://purl.org/dc/elements/1.1/title"
},
"Command" : {
"@id" : "https://w3id.org/saref#Command"
},
"Deduction" : {
"@id" : "http://www.w3id.org/def/caso#Deduction"
},
"isObservedBy" : {
"@id" : "http://www.w3.org/ns/sosa/isObservedBy",
"@type" : "@id"
},
"publisher" : {
"@id" : "http://purl.org/dc/elements/1.1/publisher"
},
"hasFeatureOfInterest" : {
"@id" : "http://www.w3.org/ns/sosa/hasFeatureOfInterest",
"@type" : "@id"
},
"modified" : {
"@id" : "http://purl.org/dc/elements/1.1/modified"
},
"observedProperty" : {
"@id" : "http://www.w3.org/ns/sosa/observedProperty",
"@type" : "@id"
},
"isCommandOf" : {
"@id" : "https://w3id.org/saref#isCommandOf",
"@type" : "@id"
},
"hasUnit" : {
"@id" : "http://www.ontology-of-units-of-measure.org/resource/om-2/hasUnit",
"@type" : "@id"
},
"madeObservation" : {
"@id" : "http://www.w3.org/ns/sosa/madeObservation",
"@type" : "@id"
},
"isPropertyOf" : {
"@id" : "http://www.w3.org/ns/ssn/isPropertyOf",
"@type" : "@id"
},
"hasState" : {
"@id" : "http://www.w3id.org/def/caso#hasState",
"@type" : "@id"
},
"State" : {
"@id" : "http://www.w3id.org/def/caso#State"
},
"wasInformedBy" : {
"@id" : "http://www.w3.org/ns/prov#wasInformedBy",
"@type" : "@id"
},
"Sample" : {
"@id" : "http://www.w3.org/ns/sosa/Sample"
},
"category" : {
"@id" : "http://www.w3.org/ns/prov#category"
},
"Function" : {
"@id" : "https://w3id.org/saref#Function"
},
"Actuator" : {
"@id" : "http://www.w3.org/ns/sosa/Actuator"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"madeByActuator" : {
"@id" : "http://www.w3.org/ns/sosa/madeByActuator",
"@type" : "@id"
},
"ObservableProperty" : {
"@id" : "http://www.w3.org/ns/sosa/ObservableProperty"
},
"contributor" : {
"@id" : "http://purl.org/dc/terms/contributor"
},
"System" : {
"@id" : "http://www.w3.org/ns/ssn/System"
},
"qualifiedForm" : {
"@id" : "http://www.w3.org/ns/prov#qualifiedForm"
},
"Device" : {
"@id" : "https://w3id.org/saref#Device"
},
"Actuation" : {
"@id" : "http://www.w3id.org/def/caso#Actuation"
},
"description" : {
"@id" : "http://purl.org/dc/elements/1.1/description"
},
"preferredNamespaceUri" : {
"@id" : "http://purl.org/vocab/vann/preferredNamespaceUri"
},
"hasResultState" : {
"@id" : "http://www.w3id.org/def/caso#hasResultState",
"@type" : "@id"
},
"Observation" : {
"@id" : "http://www.w3id.org/def/caso#Observation"
},
"Sensor" : {
"@id" : "http://www.w3.org/ns/sosa/Sensor"
},
"hasSimpleResult" : {
"@id" : "http://www.w3.org/ns/sosa/hasSimpleResult"
},
"isFeatureOfInterestOf" : {
"@id" : "http://www.w3.org/ns/sosa/isFeatureOfInterestOf",
"@type" : "@id"
}
}
}
42 changes: 42 additions & 0 deletions OnToology/ontology/caso.owl/diagrams/config/ar2dtool-class.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
pathToDot=/usr/bin/dot;
pathToTempDir=/home/ahmad/temp;

imageSize=1501;
rankdir=LR;

########
#shapes#
########

#classShape=diamond;
#individualShape=diamond;
#literalShape=box;
#arrowhead=normal;
#arrowtail=normal;
#arrowdir=forward;

########
#colors#
########

classColor=orange;
#individualColor=orange;
#literalColor=blue;
#arrowColor=blue;

#############
#RDF options#
#############

nodeNameMode=prefix;
ignoreLiterals=true;
ignoreRdfType=true;
synthesizeObjectProperties=true;

#######
#lists#
#######

#ignoreElementsList=[];

ignoreElementList=[<http://www.w3.org/2000/01/rdf-schema#subClassOf,http://www.w3.org/2000/01/rdf-schema#isDefinedBy,http://www.w3.org/2002/07/owl#inverseOf>];
Loading