Yes, no problems in specifying a bi-directional mapping between DC and triples (or potentially any "flat" XML schema). It gets a lot more complicated with more complex XML schemas, especially situations where maybe only certain elements in the XML get "lifted" to a triple format.
-----Original Message----- From: Benjamin Armintor [mailto:[email protected]] Sent: 07 November 2009 15:53 To: Asger Askov Blekinge Cc: Steve Bayliss; [email protected] Subject: Re: [Fedora-commons-developers] The REST API, The Resource Index and the Semantic Web Just a quick aside: The Dublin core schema is a rdf schema, so such a mapping should be unproblematic so long as the serialization can include object properties as well as datatype properties. The oai container element is really just a convenience (as far as I know, although it does make the oai interface easier to implement). regards, Ben On Sat, Nov 7, 2009 at 5:48 AM, Asger Askov Blekinge <[email protected]> wrote: > > About modifying the content of say the DC datastream through the triple > store, for that to work we need a way to map rdf statements back into > dublin core xml. This could be done by having two XSLTs and marking > those graphs that cannot map back as writeprotected. > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fedora-commons-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
