RDF:API Rationale: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
[http://www.w3.org/TR/1999/REC-rdf-syntax-19990222/ RDF Model and Syntax 1999] and [http://www.w3.org/TR/1999/PR-rdf-schema-19990303/ RDF Schema 1999]. These specs are replaced with [http://www.w3.org/TR/rdf-primer/ RDF Primer 2004] and its five siblings. All of these are linked on [http://www.w3.org/ RDF W3C RDF]. | [http://www.w3.org/TR/1999/REC-rdf-syntax-19990222/ RDF Model and Syntax 1999] and [http://www.w3.org/TR/1999/PR-rdf-schema-19990303/ RDF Schema 1999]. These specs are replaced with [http://www.w3.org/TR/rdf-primer/ RDF Primer 2004] and its five siblings. All of these are linked on [http://www.w3.org/ RDF W3C RDF]. | ||
On top of that, [ | On top of that, [https://bugzilla.mozilla.org/show_bug.cgi?id=122846 bug 122846] aims at exposing RDF to web content, which requires a thorough security review as well as a strict specifications of the APIs. Which are not given on the current APIs in Mozilla. |
Latest revision as of 06:10, 29 June 2005
Mozilla's RDF API has been architectured to follow the specs RDF Model and Syntax 1999 and RDF Schema 1999. These specs are replaced with RDF Primer 2004 and its five siblings. All of these are linked on RDF W3C RDF.
On top of that, bug 122846 aims at exposing RDF to web content, which requires a thorough security review as well as a strict specifications of the APIs. Which are not given on the current APIs in Mozilla.