saref4auto.ttl 106 KB
Newer Older
###  https://saref.etsi.org/saref4syst/System
s4syst:System rdf:type owl:Class ;
              rdfs:comment "The class of systems, i.e., systems virtually isolated from the environment, whose behaviour and interactions with the environment are modeled. Systems can be connected to other systems. Connected systems interact in some ways. Systems can also have subsystems. Properties of subsystems somehow contribute to the properties of the supersystem"@en ;
              rdfs:isDefinedBy s4syst: ;


#################################################################
#    Individuals
#################################################################

###  https://saref.etsi.org/saref4auto/agriculture
:agriculture rdf:type owl:NamedIndividual ,
                      :VehicleRole ;
             rdfs:comment "A type of vehicle role"@en ;
             rdfs:label "agriculture"@en .
###  https://saref.etsi.org/saref4auto/commercial
:commercial rdf:type owl:NamedIndividual ,
                     :VehicleRole ;
            rdfs:comment "A type of vehicle role"@en ;
###  https://saref.etsi.org/saref4auto/crossingLeft
:crossingLeft rdf:type owl:NamedIndividual ,
                       :Movement ;
              rdfs:comment "A type of movement"@en ;
              rdfs:label "crossing Left"@en .
###  https://saref.etsi.org/saref4auto/crossingRight
:crossingRight rdf:type owl:NamedIndividual ,
                        :Movement ;
               rdfs:comment "A type of movement"@en ;
               rdfs:label "crossing Right"@en .


###  https://saref.etsi.org/saref4auto/dangerousGood
:dangerousGood rdf:type owl:NamedIndividual ,
                        :VehicleRole ;
               rdfs:comment "A type of vehicle role"@en ;
               rdfs:label "dangerousGoods"@en .


###  https://saref.etsi.org/saref4auto/emergency
:emergency rdf:type owl:NamedIndividual ,
                    :VehicleRole ;
           rdfs:comment "A type of vehicle role"@en ;
           rdfs:label "emergency"@en .


###  https://saref.etsi.org/saref4auto/follower
:follower rdf:type owl:NamedIndividual ,
                   :PlatoonRole ;
          rdfs:comment "A type of platoon role"@en ;
          rdfs:label "follower"@en .


###  https://saref.etsi.org/saref4auto/leader
:leader rdf:type owl:NamedIndividual ,
                 :PlatoonRole ;
        rdfs:comment "A type of platoon role"@en ;
        rdfs:label "leader"@en .


###  https://saref.etsi.org/saref4auto/military
:military rdf:type owl:NamedIndividual ,
                   :VehicleRole ;
          rdfs:comment "A type of vehicle role"@en ;
          rdfs:label "military"@en .


###  https://saref.etsi.org/saref4auto/publicTransport
:publicTransport rdf:type owl:NamedIndividual ,
                          :VehicleRole ;
                 rdfs:comment "A type of vehicle role"@en ;
                 rdfs:label "publicTransport"@en .


###  https://saref.etsi.org/saref4auto/ready_for_leading
:ready_for_leading rdf:type owl:NamedIndividual ,
                            :PlatoonRole ;
                   rdfs:comment "A type of platoon role"@en ;
                   rdfs:label "ready for leading"@en .


###  https://saref.etsi.org/saref4auto/rescue
:rescue rdf:type owl:NamedIndividual ,
                 :VehicleRole ;
        rdfs:comment "A type of vehicle role"@en ;
###  https://saref.etsi.org/saref4auto/reverseDirection
:reverseDirection rdf:type owl:NamedIndividual ,
                           :Movement ;
                  rdfs:comment "A type of movement"@en ;
                  rdfs:label "reverse Direction"@en .
###  https://saref.etsi.org/saref4auto/roadOperator
:roadOperator rdf:type owl:NamedIndividual ,
                       :VehicleRole ;
              rdfs:comment "A type of vehicle role"@en ;
              rdfs:label "roadOperator"@en .


###  https://saref.etsi.org/saref4auto/roadWork
:roadWork rdf:type owl:NamedIndividual ,
                   :VehicleRole ;
          rdfs:comment "A type of vehicle role"@en ;
          rdfs:label "roadWork"@en .


###  https://saref.etsi.org/saref4auto/safetyCar
:safetyCar rdf:type owl:NamedIndividual ,
                    :VehicleRole ;
           rdfs:comment "A type of vehicle role"@en ;
           rdfs:label "safetyCar"@en .


###  https://saref.etsi.org/saref4auto/sameDirection
:sameDirection rdf:type owl:NamedIndividual ,
                        :Movement ;
               rdfs:comment "A type of movement"@en ;
               rdfs:label "same Direction"@en .


###  https://saref.etsi.org/saref4auto/specialTransport
:specialTransport rdf:type owl:NamedIndividual ,
                           :VehicleRole ;
                  rdfs:comment "A type of vehicle role"@en ;
                  rdfs:label "specialTransport"@en .
###  https://saref.etsi.org/saref4auto/static
:static rdf:type owl:NamedIndividual ,
                 :Movement ;
        rdfs:comment "A type of movement"@en ;
        rdfs:label "static"@en .


###  https://saref.etsi.org/saref4auto/taxi
:taxi rdf:type owl:NamedIndividual ,
               :VehicleRole ;
      rdfs:comment "A type of vehicle role"@en ;
      rdfs:label "taxi"@en .


###  https://saref.etsi.org/saref4auto/trailing
:trailing rdf:type owl:NamedIndividual ,
                   :PlatoonRole ;
          rdfs:comment "A type of platoon role"@en ;
          rdfs:label "trailing"@en .


###  https://saref.etsi.org/saref4auto/unknown
:unknown rdf:type owl:NamedIndividual ,
                  :PlatoonRole ;
         rdfs:comment "A type of platoon role"@en ;
         rdfs:label "unknown"@en .
###  Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi