Hi GaBriella, I think the use case for Copy I have seen most often is when feeding schema or data into downstream apps or tools that do not care about/understand the partitioning used to govern the data/schema.
For example, if a code generator (e.g. SHACL schema to Java or C++) is in use then people often prefer one TTL will all classes and properties in it so that the owl:imports statements do not have to be processed by the generator to find all visible classes and properties. Cheers, David UK +44 (0) 7788 561308 US +1 (336) 283-0808 > On 1 Sep 2024, at 11:27, Holger Knublauch <[email protected]> wrote: > > Hi GaBriella, > > I assume you are referring to using Include (owl:imports) in EDG vs importing > an RDF file and thus copying its triples into an asset collection. > > The difference would be that if the data is copied into an asset collection > then it could be edited and processed like any other asset collection. > > Files that are owl:imported are assumed to be stable and only changed by > experts. This is usually the better option for anything edited outside of > TopBraid, such as external namespaces. > > In general, using Include (owl:imports) keeps things more cleanly separated > and potentially avoids redundancies. > > Holger > > >> On 28 Aug 2024, at 6:48 PM, 'Branson, GaBriella C' via TopBraid Suite Users >> <[email protected]> wrote: >> >> Hi – when do you recommend using Copy over Include? If you wouldn’t ever do >> that, what are the use cases where you would use Copy? >> >> Thanks! >> >> GaBriella >> >> >> -- >> The topics of this mailing list include TopBraid EDG and related >> technologies such as SHACL. >> To post to this group, send email to [email protected] >> <mailto:[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] >> <mailto:[email protected]>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/topbraid-users/CO6PR09MB73192F99995939D43694BC8ADA952%40CO6PR09MB7319.namprd09.prod.outlook.com >> >> <https://groups.google.com/d/msgid/topbraid-users/CO6PR09MB73192F99995939D43694BC8ADA952%40CO6PR09MB7319.namprd09.prod.outlook.com?utm_medium=email&utm_source=footer>. > > > -- > The topics of this mailing list include TopBraid EDG and related technologies > such as SHACL. > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/topbraid-users/1C102FCB-9F70-40DA-8DEB-F8F2EAE6EE5C%40topquadrant.com > > <https://groups.google.com/d/msgid/topbraid-users/1C102FCB-9F70-40DA-8DEB-F8F2EAE6EE5C%40topquadrant.com?utm_medium=email&utm_source=footer>. -- The topics of this mailing list include TopBraid EDG and related technologies such as SHACL. 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/9395B3D1-64CB-4DF6-A450-8C6C6AC788F3%40topquadrant.com.
