Paula Bonastre Borras wrote:
Hi, I' m doing my final proyect at the University about ontologys and I´m having problems in showing the items in a web page whith Exhibit. I have created an Ontoly about legal actions and the people on it whith Protege,and when I get the RDF and transform it with Simele-Babel to Json, the Json I get have many information on it apart of the values of the instance, so when I see the information with Simile I get more rows than I spected, I send you the Ontology, json and the HTLM to understand me better. The thing is I want to know How can I see just the info of the instance, not the rest of the info of the ontolgy. If you see the HTML, I don´t want to see the 121 rows at the end with no info. Thanks for all
Hi Paula,

Please see the attached HTML file. Basically what I did was defining a collection named "classes" that consists of all items of type "Class"

   <div ex:role="collection" ex:itemTypes="Class" id="classes"></div>

and then defining another collection (named "default", but its name is omitted) related to the collection "classes" by the expression !type:

<div ex:role="collection" ex:expression="!type" ex:baseCollectionID="classes"></div>

Let me know if that is what you wanted.

Cheers,

David
Title: Sentencias de casos judiciales

SENTENCIAS

Nombre:
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to