Tools like TopBraid Composer and EDG require class/SHACL shape definitions to drive the user interface. It is otherwise impossible to know which properties are legal for an instance, what values they have etc.
Holger > On 4 Nov 2021, at 8:22 pm, tayeb merabti <[email protected]> wrote: > > But how I can customize or create a new asset for this kind of mapping file > (EDOAL), it's a know format used to express mapping (exact, broader, > narrower) between ontologies, but since it not include owl class I can't > displayed it on my edge? > > > > ------------------------------------------------------------------------------- > Tayeb Merabti, > Project manager, > Agence du numérique de santé > About me <http://tmerabti.me/> > > > > > Le jeu. 4 nov. 2021 à 11:07, David Price <[email protected] > <mailto:[email protected]>> a écrit : > There’s a link to an old getting started guide and a few videos on this page: > > https://www.topquadrant.com/products/topbraid-composer/ > <https://www.topquadrant.com/products/topbraid-composer/> > > Cheers, > David > >> On 4 Nov 2021, at 10:01, bostoM <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hi all, >> >> I need to import my mapping file to topBraid. Nevertheless, there is no >> "owl:class" in my rdf mapping file but only "rdf:resources" : >> >> <?xml version="1.0" encoding="utf-8"?> >> <rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment >> <http://knowledgeweb.semanticweb.org/heterogeneity/alignment>" >> xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns# >> <http://www.w3.org/1999/02/22-rdf-syntax-ns#>" >> xmlns:xsd="http://www.w3.org/2001/XMLSchema >> <http://www.w3.org/2001/XMLSchema>#"> >> >> <Alignment> >> <xml>yes</xml> >> <level>0</level> >> <type>??</type> >> <onto1>http://ontologies#onto1#</onto1> >> <http://ontologies/#onto1%23%3C/onto1%3E> >> <onto2>http://ontologies#onto2</onto2> <http://ontologies/#onto2%3C/onto2%3E> >> <map> >> <Cell> >> <entity1 rdf:resource="http://ontologies/onto1/e1 >> <http://ontologies/onto1/e1>"/> >> <entity2 rdf:resource="http://ontologies/onto1/e2/ >> <http://ontologies/onto1/e2/>> >> <measure rdf:datatype="xsd:float">0.5</measure> >> <relation>=</relation> >> </Cell> >> </map> >> >> ... >> >> What I want is when I load this ontology into tbc/edg, I can have an >> interface (asset) such as we have in crosswalk : >> >> e1 | e2 | measure | relation >> e1 | e3 | measure | relation >> e1 | e4 | measure | relation >> ... >> >> How I can create or customize ontology asset to have such visualizations >> whithin edg please. >> >> I know, that we can use tbc composer to create new asset/theme but is there >> any documentation or tutorial to do this please ? >> >> Thanks for your help. >> >> -- >> 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/3ae467d5-e2a2-4e08-a71c-4435084e9759n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/topbraid-users/3ae467d5-e2a2-4e08-a71c-4435084e9759n%40googlegroups.com?utm_medium=email&utm_source=footer>. > > UK +44 (0) 7788 561308 > US +1 (336) 283-0808 > > > -- > 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/865DAE3C-E2A4-4F55-9455-FF6F787FBE36%40topquadrant.com > > <https://groups.google.com/d/msgid/topbraid-users/865DAE3C-E2A4-4F55-9455-FF6F787FBE36%40topquadrant.com?utm_medium=email&utm_source=footer>. > > -- > 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/CAFQcPYBYutzP9dFDmEALk82a4n2b3%2BKY0JyUO0MQSzZDrg4AWw%40mail.gmail.com > > <https://groups.google.com/d/msgid/topbraid-users/CAFQcPYBYutzP9dFDmEALk82a4n2b3%2BKY0JyUO0MQSzZDrg4AWw%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- 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/09062FFC-CBAD-4112-8A60-2E217C8B5C40%40topquadrant.com.
