Tbc is not showing type of LoadLevel in: # baseURI: https://w3id.org/def/example4 # imports: http://www.w3.org/2004/02/skos/core # imports: http://www.w3.org/ns/shacl# # imports: https://w3id.org/def/basicsemantics-owl # prefix: ex4
@prefix bs: <https://w3id.org/def/basicsemantics-owl#> . @prefix cdt: <https://w3id.org/def/simple_custom_datatypes#> . @prefix ex4: <https://w3id.org/def/example3#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix quantitykind: <http://qudt.org/2.0/vocab/quantitykind/base#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sh: <http://www.w3.org/ns/shacl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix unit: <http://qudt.org/2.0/vocab/unit/space-and-time#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://w3id.org/def/example4> a owl:Ontology ; owl:imports <http://www.w3.org/2004/02/skos/core> ; owl:imports sh: ; owl:imports <https://w3id.org/def/basicsemantics-owl> ; . ex4:Vehicle rdf:type owl:Class ; rdfs:subClassOf bs:PhysicalObject ; . ex4:Vehicle_1 rdf:type ex4:Vehicle ; bs:hasProperty ex4:LoadLevel_1 ; . ex4:LoadLevelType rdf:type owl:Class ; rdfs:subClassOf owl:Thing ; owl:oneOf ( ex4:Light ex4:Normal ex4:Heavy ) ; . ex4:Light rdf:type ex4:LoadLevelType ; . ex4:Normal rdf:type ex4:LoadLevelType ; . ex4:Heavy rdf:type ex4:LoadLevelType ; . ex4:LoadLevel rdf:type owl:Class ; rdfs:subClassOf bs:TopRelation ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:hasValue ex4:LoadLevelType ; owl:onProperty bs:hasRangeClass ; ] ; . ex4:LoadLevel_1 rdf:type ex4:Loadlevel ; bs:hasReference ex4:Heavy; . Dr. ir. H.M. (Michel) Böhms Senior Data Scientist T +31888663107 M +31630381220 E [email protected]<mailto:[email protected]> Location<https://www.google.com/maps/place/TNO+-+Locatie+Delft+-+Stieltjesweg/@52.000788,4.3745183,17z/data=!3m1!4b1!4m5!3m4!1s0x47c5b58c52869997:0x56681566be3b8c88!8m2!3d52.000788!4d4.376707> [cid:[email protected]]<http://www.tno.nl/> This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message. TNO accepts no liability for the content of this e-mail, for the manner in which you use it and for damage of any kind resulting from the risks inherent to the electronic transmission of messages. -- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/6a33ef368ece42c6ac5989acbc476f2b%40tno.nl.
