By ³using² we mean adding to the current (importing) graph statements with
subjects, predicates or objects from the imported graph.

For example, imported graph may define a class example:Person and you may
add a triple to your current graph {:JohnDoe rdf:type example:Person}.
Imported graph could also define a property example:birthDate and you may
add a triple to the current graph {:JaneDoe example:birthDate 2015}.

Removing import, removes ALL triples in the imported graph ­ that entire
graph is removed. Clicking ³yes² will also remove any triples in your
current graph that use resources from the imported graph as subjects,
predicates or objects. Thus, {:JohnDoe rdf:type example:Person} and
{:JaneDoe example:birthDate 2015} will be removed.

 
Irene Polikoff


From:  Aqualung <[email protected]>
Reply-To:  <[email protected]>
Date:  Wednesday, October 14, 2015 at 4:49 PM
To:  TopBraid Suite Users <[email protected]>
Subject:  [topbraid-users] Removing Imports

It may be just me, but I need some further explanation regarding what
happens when one clicks "yes" (or "no") in the "Removing import" window (see
attached screenshot). What's a "usage"? Does clicking "yes" delete all
triples that contain properties defined in the imported model? Is that all?
What happens to the triples that contain classes defined in the imported
model? What if one clones ("defines") properties from the imported model in
the current file? Do triples containing cloned properties disappear too?
Someone needs to give a more detailed account as to what exactly goes away,
and exactly what remains after clicking yes/no.

Many thanks
-- 
You received this message because you are subscribed to the Google Group
"TopBraid Suite Users", the topics of which include Enterprise Vocabulary
Network (EVN), Reference Data Manager (RDM), TopBraid Composer, TopBraid
Live, TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to [email protected]
--- 
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].
For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google Group 
"TopBraid Suite Users", the topics of which include Enterprise Vocabulary 
Network (EVN), Reference Data Manager (RDM), TopBraid Composer, TopBraid Live, 
TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to [email protected]
--- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to