Commit 6a9ddb4f authored by Mauro Dragoni's avatar Mauro Dragoni
Browse files

Merge branch 'develop' into 'master'

Develop

See merge request stf/stf-566/saref4wear!7
parents 3d03f0b7 023e1e23
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<catalog prefer="public" xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
    <uri id="Imports Wizard Entry" name="https://saref.etsi.org/saref4wear/v0.1.2/saref4wear#" uri="file:/home/drago/Documents/research/projects/running/etsi/saref_extensions/saref4wear/ontology/saref4wear.ttl"/>
    <group id="Folder Repository, directory=, recursive=true, Auto-Update=true, version=2" prefer="public" xml:base=""/>
</catalog>
+9 −2
Original line number Diff line number Diff line
@@ -10,6 +10,14 @@
                                                    owl:versionIRI <https://saref.etsi.org/saref4wear/v0.1.2/saref4wear/sportwearable#> ;
                                                    owl:imports <https://saref.etsi.org/saref4wear/v0.1.2/saref4wear#> .

#################################################################
#    Annotation properties
#################################################################

###  https://saref.etsi.org/s4wear#canSendInformationTo
<https://saref.etsi.org/s4wear#canSendInformationTo> rdf:type owl:AnnotationProperty .


#################################################################
#    Classes
#################################################################
@@ -43,8 +51,7 @@
:Mauro rdf:type owl:NamedIndividual ,
                <https://saref.etsi.org/s4wear#LivingOrganism> ;
       <https://saref.etsi.org/s4wear#interactsWith> :GarminForerunner735XT ;
       <https://saref.etsi.org/s4wear#isSensedBy> :GarminForerunner735XT ,
                                                  :HRM-Run .
       <https://saref.etsi.org/s4wear#isSensedBy> :GarminForerunner735XT .


###  Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi
+2 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<catalog prefer="public" xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
    <uri id="Imports Wizard Entry" name="https://saref.etsi.org/saref4city/v1.1.1/saref4city#" uri="https://saref.etsi.org/saref4city/latest/saref4city.ttl"/>
    <uri id="Imports Wizard Entry" name="https://w3id.org/saref" uri="https://ontology.tno.nl/saref.ttl"/>
    <group id="Folder Repository, directory=, recursive=true, Auto-Update=true, version=2" prefer="public" xml:base=""/>
</catalog>
+386 −173

File changed.

Preview size limit exceeded, changes collapsed.