- From: Raphaël Troncy <raphael.troncy@eurecom.fr>
- Date: Wed, 22 Feb 2017 13:43:34 +0100
- To: Maxime Lefrançois <maxime.lefrancois@emse.fr>, Clemens Portele <portele@interactive-instruments.de>, Armin Haller <armin.haller@anu.edu.au>
- Cc: "janowicz@ucsb.edu" <janowicz@ucsb.edu>, "public-sdw-wg@w3.org" <public-sdw-wg@w3.org>
I still have more questions: > A term would be defined in at most one ontology, CORE or FULL. > Potentially, if this ontology is CORE, this term will be further > axiomatized (not defined), in the ontology FULL. This means that a concept (e.g. Platform) could be simply defined in the CORE ontology: sosa:Platform a rdfs:Class, owl:Class . and further axiomitized in the FULL ontology: sosa:Platform rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty sosa:inDeployment ; owl:allValuesFrom sosa:Deployment ] > So to answer your question, looking up > URI http://www.w3.org/ns/unify/TermInBothOntologies would redirect you > to CORE ontology if it is defined in CORE. So, http://www.w3.org/ns/sosa/Platform enables me to get the statement I can find in CORE ontology (i.e. the single statement telling me that this is rdfs:Class). How can I get the other statements (the restriction)? Raphaël -- Raphaël Troncy EURECOM, Campus SophiaTech Data Science Department 450 route des Chappes, 06410 Biot, France. e-mail: raphael.troncy@eurecom.fr & raphael.troncy@gmail.com Tel: +33 (0)4 - 9300 8242 Fax: +33 (0)4 - 9000 8200 Web: http://www.eurecom.fr/~troncy/
Received on Wednesday, 22 February 2017 12:49:51 UTC