Re: [topbraid-users] Create assets to display my mappings

2021-11-04 Thread David Price
To have any “data” in EDG there must be an ontology/shapes providing the data model. The EDG UI is model-driven. In your example, there is clearly a class called “Alignment” and one called “Cell”, each with properties. Searching for EDOAL finds a page http://ns.inria.org/edoal/1.0/ that says

Re: [topbraid-users] Create assets to display my mappings

2021-11-04 Thread Holger Knublauch
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 wrote: > > But how I can customi

Re: [topbraid-users] Create assets to display my mappings

2021-11-04 Thread tayeb merabti
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? -

Re: [topbraid-users] Create assets to display my mappings

2021-11-04 Thread David Price
There’s a link to an old getting started guide and a few videos on this page: https://www.topquadrant.com/products/topbraid-composer/ Cheers, David > On 4 Nov 2021, at 10:01, bostoM wrote: > > Hi all, > > I need to import my mapping

[topbraid-users] Create assets to display my mappings

2021-11-04 Thread bostoM
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" : http://knowledgeweb.semanticweb.org/heterogeneity/alignment"; xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; xmlns:xsd="http://www.w3.org/200