Greg Jansen <count0@...> writes: > > Hello Laura, > Fedora may have more than one ontology, depending on how you look at it. > The system creates a graph with it's own predicates representing each > object and datastream. There are also a set of Fedora "view" predicates, > which are used to indicate disseminations available for an object. > > Lastly, there is a sort of default Fedora ontology for defining > relationships *between* objects. Some people use this default ontology > and other don't. You can create any triple you like in RELS-EXT RDF, as > long as the subject is the PID of the object in question. > > We use SPARQL queries against our Fedora triple store. However, we opted > to install Mulgara as a stand-alone application. So we are using the > Mulgara SPARQL REST interface. If you use the Fedora-installed Mulgara, > then you may have a different endpoint. > > Greg Jansen > > On 02/23/2011 02:47 AM, Laura delli Paoli wrote: > > Hi! > > I'm studying Fedora repository for my thesis and I'd like to know how > > to customize fedora's ontology! > > My ontology is a rdf schema (*.rdfs) and, of course, I need to extabilish > > relationship between objects and to interrogate the repository using sparql > > queries. > > Can anobody help Me? > > Thanks > > Laura > > > > > > > > ---------------------------------------------------------------------------- -- > > Free Software Download: Index, Search& Analyze Logs and other IT data in > > Real-Time with Splunk. Collect, index and harness all the fast moving IT data > > generated by your applications, servers and devices whether physical, virtual > > or in the cloud. Deliver compliance at lower cost and gain new business > > insights. http://p.sf.net/sfu/splunk-dev2dev > > _______________________________________________ > > Fedora-commons-developers mailing list > > Fedora-commons-developers@... > > https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers >
Thank you Greg! I'm very new to Fedora so I'll try to be more concrete! * Question number 1: I added two objects to Fedora Repository: "base:001" and "base:002" both containing a datastream ONTOLOGY with the same .rdfs schema (I have the service "Enhanced Content Models" deployed in Tomcat). The relationships between the objects (according to my own ontology and not according fedora standard ontology) should be stored in a RELS-EXT datastream, isn't it???? * Question number 2: If I added a number of objects related each ather according to my ontology, these relationships would produce a graph. This graph should be referenced in the FROM field of a SPARQL query. My question is: where is this graph stored (i.e what should i write in the FROM field of my query?)??? PS: I tried to install mulgara but I can't download it (the .jar installer is damaged) I'll try soon. ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Fedora-commons-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
