Skip to content

Commit

Permalink
Merge pull request #37 from OnToologyUser/master
Browse files Browse the repository at this point in the history
OnToology update
  • Loading branch information
jucanbe authored Mar 3, 2023
2 parents 9e68b03 + 1c9c657 commit daf3bc7
Show file tree
Hide file tree
Showing 13 changed files with 334 additions and 168 deletions.
8 changes: 8 additions & 0 deletions OnToology/ontology/auroral-core.ttl/context/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,10 @@
"creator" : {
"@id" : "http://purl.org/dc/elements/1.1/creator"
},
"name" : {
"@id" : "https://auroral.iot.linkeddata.es/def/core#name",
"@type" : "http://www.w3.org/2001/XMLSchema#string"
},
"hasSubDomain" : {
"@id" : "https://auroral.iot.linkeddata.es/def/core#hasSubDomain",
"@type" : "http://www.w3.org/2001/XMLSchema#string"
Expand Down Expand Up @@ -385,6 +389,10 @@
"Unit_of_measure" : {
"@id" : "https://saref.etsi.org/core#Unit_of_measure"
},
"code" : {
"@id" : "https://auroral.iot.linkeddata.es/def/core#code",
"@type" : "http://www.w3.org/2001/XMLSchema#string"
},
"description" : {
"@id" : "http://purl.org/dc/elements/1.1/description"
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -17,27 +17,27 @@ node [shape = rectangle, color="orange"]; "wot:Thing" "core:User" "core:Node" "s
"NULL" -> "core:Organisation" [ label = "rdf:first" ];
"NULL" -> "core:currentStatus" [ label = "owl:onProperty" ];
"NULL" -> "core:hasInput" [ label = "owl:onProperty" ];
"NULL" -> "foaf:Image" [ label = "owl:allValuesFrom" ];
"NULL" -> "core:UserStatus" [ label = "owl:allValuesFrom" ];
"NULL" -> "foaf:Image" [ label = "owl:allValuesFrom" ];
"NULL" -> "xsd:string" [ label = "owl:allValuesFrom" ];
"NULL" -> "1d59f051:1869387dfc6:-7ffb" [ label = "rdf:rest" ];
"NULL" -> "core:isUnread" [ label = "owl:onProperty" ];
"NULL" -> "core:hasKey" [ label = "owl:onProperty" ];
"NULL" -> "core:Item" [ label = "owl:allValuesFrom" ];
"NULL" -> "core:belongsTo" [ label = "owl:onProperty" ];
"NULL" -> "core:PhysicalThing" [ label = "owl:someValuesFrom" ];
"NULL" -> "saref:hasManufacturer" [ label = "owl:onProperty" ];
"NULL" -> "core:PhysicalThing" [ label = "owl:someValuesFrom" ];
"NULL" -> "core:Audit" [ label = "owl:allValuesFrom" ];
"NULL" -> "xsd:boolean" [ label = "owl:someValuesFrom" ];
"NULL" -> "core:isLastUpdated" [ label = "owl:onProperty" ];
"NULL" -> "core:hasToken" [ label = "owl:onProperty" ];
"NULL" -> "core:hasSkinColor" [ label = "owl:onProperty" ];
"NULL" -> "core:User" [ label = "owl:someValuesFrom" ];
"NULL" -> "geo:location" [ label = "owl:onProperty" ];
"NULL" -> "core:User" [ label = "owl:someValuesFrom" ];
"NULL" -> "http://lexvo.org/ontology#language" [ label = "owl:onProperty" ];
"NULL" -> "core:hasUser" [ label = "owl:onProperty" ];
"NULL" -> "core:hasNode" [ label = "owl:onProperty" ];
"NULL" -> "core:Notification" [ label = "owl:allValuesFrom" ];
"NULL" -> "6b2daaad:186a86245ae:-7ffb" [ label = "rdf:rest" ];
"NULL" -> "core:hasCreationDate" [ label = "owl:onProperty" ];
"NULL" -> "core:hasLocation" [ label = "owl:onProperty" ];
"NULL" -> "core:hasEmail" [ label = "owl:onProperty" ];
Expand All @@ -46,21 +46,22 @@ node [shape = rectangle, color="orange"]; "wot:Thing" "core:User" "core:Node" "s
"NULL" -> "saref:hasModel" [ label = "owl:onProperty" ];
"NULL" -> "geo:SpatialThing" [ label = "owl:allValuesFrom" ];
"NULL" -> "core:hasDomain" [ label = "owl:onProperty" ];
"NULL" -> "6b2daaad:186a86245ae:-7ffc" [ label = "owl:unionOf" ];
"NULL" -> "core:hasFunctionality" [ label = "owl:onProperty" ];
"NULL" -> "core:User" [ label = "owl:allValuesFrom" ];
"NULL" -> "core:hasRegistrationNumber" [ label = "owl:onProperty" ];
"NULL" -> "core:Node" [ label = "owl:allValuesFrom" ];
"NULL" -> "core:hasRegistrationNumber" [ label = "owl:onProperty" ];
"NULL" -> "core:isRepresentedByAvatar" [ label = "owl:onProperty" ];
"NULL" -> "core:hasObject" [ label = "owl:onProperty" ];
"NULL" -> "core:hasAudit" [ label = "owl:onProperty" ];
"NULL" -> "core:hasObject" [ label = "owl:onProperty" ];
"NULL" -> "core:hasName" [ label = "owl:onProperty" ];
"NULL" -> "xsd:dateTime" [ label = "owl:allValuesFrom" ];
"NULL" -> "core:exposes" [ label = "owl:onProperty" ];
"NULL" -> "xsd:string" [ label = "owl:onDataRange" ];
"NULL" -> "core:hasOccupation" [ label = "owl:onProperty" ];
"NULL" -> "core:serviceFree" [ label = "owl:onProperty" ];
"NULL" -> "core:provider" [ label = "owl:onProperty" ];
"NULL" -> "core:hasRequirement" [ label = "owl:onProperty" ];
"NULL" -> "core:provider" [ label = "owl:onProperty" ];
"NULL" -> "core:versionNumber" [ label = "owl:onProperty" ];
"NULL" -> "core:hasSubDomain" [ label = "owl:onProperty" ];
"NULL" -> "core:containsItem" [ label = "owl:onProperty" ];
Expand All @@ -72,7 +73,6 @@ node [shape = rectangle, color="orange"]; "wot:Thing" "core:User" "core:Node" "s
"NULL" -> "core:hasLastName" [ label = "owl:onProperty" ];
"NULL" -> "core:NodeStatus" [ label = "owl:allValuesFrom" ];
"NULL" -> "core:NotificationStatus" [ label = "owl:allValuesFrom" ];
"NULL" -> "1d59f051:1869387dfc6:-7ffc" [ label = "owl:unionOf" ];
"NULL" -> "xsd:string" [ label = "owl:someValuesFrom" ];
"owl:Thing" -> "xsd:string" [ label = "core:provider" ];
"saref:FeatureOfInterest" -> "saref:Measurement" [ label = "saref:hasMeasurement" ];
Expand Down Expand Up @@ -105,11 +105,13 @@ node [shape = rectangle, color="orange"]; "wot:Thing" "core:User" "core:Node" "s
"wot:Thing" -> "wot:InteractionAffordance" [ label = "wot:hasInteractionAffordance" ];
"core:Item" -> "xsd:string" [ label = "core:adapterId" ];
"owl:Thing" -> "xsd:string" [ label = "saref:hasManufacturer" ];
"core:Place" -> "xsd:string" [ label = "core:name" ];
"owl:Thing" -> "xsd:string" [ label = "core:hasKey" ];
"core:Organisation" -> "core:Organisation" [ label = "core:hasPartnershipRequestedBy" ];
"owl:Thing" -> "xsd:string" [ label = "core:hasOccupation" ];
"core:Device" -> "xsd:string" [ label = "core:hasID" ];
"core:Item" -> "core:Domain" [ label = "saref:hasDomain" ];
"core:Place" -> "xsd:string" [ label = "core:code" ];
"wot:Thing" -> "hctl:Link" [ label = "wot:hasLink" ];
"saref:Property" -> "saref:FeatureOfInterest" [ label = "core:isAbout" ];
"owl:Thing" -> "xsd:string" [ label = "core:hasNote" ];
Expand Down
Loading

0 comments on commit daf3bc7

Please sign in to comment.