http://www.w3.org/2001/sw/BestPractices/OEP/SimplePartWhole/simple-part-whole-relations-v1.3.html (see Pattern1 for an inventory approach)
If I create and instance of a Car (Car-1), an Engine (Engine-1), a Cylinderhead (Cylinderhead-1) and a Part (Part-1) I can make the instance Part-1 have property isDirectPartOf CylinderHead-1, CylinderHead-1 isDirectPartOf Engine-1, Engine-1 isDirectPartOf Car-1, and the parts roll up as expected. But is this the correct approach? Shouldn't I also have SubClassOf relations like "Engine isDirectPartOf some Car" ?
How best to do this in TopBraid?
I look forward to any advice or examples you can provide.
Cheers,
Tim
--
-- You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to
topbrai...@googlegroups.com
To unsubscribe from this group, send email to
topbraid-user...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en
---
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 topbraid-user...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Tim,
I think they just belong to different namespaces – one is a design namespace and another is a build namespace. And there is a relationship between them, but it does not have to be rdf:type relationship. It could be any relationship you create.
Otherwise, you are into punning which is really a cope out.
This is my view, but you can do whatever works.
Regards,
Irene
--
Have a look at hasPart releationship (individual level decomposition) avail. From Dublin core.
Use QCRs to restrict.
That’s how we do it after trying many options…
Seems most flexible/natural/efficient
Gr Michel
|
||||||||
From: topbrai...@googlegroups.com [mailto:topbrai...@googlegroups.com]
On Behalf Of Tim Williams
Sent: maandag 20 januari 2014 20:27
To: topbrai...@googlegroups.com
Subject: Re: [topbraid-users] Looking for part-whole relations Example for TopBraid
Thank you for the advice, Irene. I'm struggling with the use case because I have two usage scenarios:
--
-- You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to
topbrai...@googlegroups.com
To unsubscribe from this group, send email to
topbraid-user...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en
---
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
topbraid-user...@googlegroups.com.
For more options, visit
https://groups.google.com/groups/opt_out.
Dit bericht kan informatie bevatten die niet voor u is bestemd. Indien u niet de geadresseerde bent of dit bericht abusievelijk aan u is toegezonden, wordt u verzocht dat aan de afzender te melden en het bericht te verwijderen. TNO aanvaardt geen aansprakelijkheid voor de inhoud van deze e-mail, de wijze waarop u deze gebruikt en voor schade, van welke aard ook, die verband houdt met risico's verbonden aan het elektronisch verzenden van berichten.
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 a topic in the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/topbraid-users/t24z-6Vhz04/unsubscribe.
To unsubscribe from this group and all its topics, send an email to topbraid-user...@googlegroups.com.