RDF: Difference between revisions
Jump to navigation
Jump to search
m (using an external editor) |
m (using an external editor) |
||
Line 1: | Line 1: | ||
== RDF == | == Definition == | ||
== Major RDF vocabularies == | |||
; Metadata | |||
* [Learning Object Metadata Standard] | |||
* [Dublin Core] | |||
; Syndication | |||
* [RSS] 1.0 which is not very popular, most RSS formats are ''not'' RDF since bloggers don't understand issues related to the semantic web :) | |||
* [FOAF] Friends-of-a-friend vocabulary for person networks | |||
== Links == | == Links == | ||
Line 11: | Line 21: | ||
=== Overviews === | === Overviews === | ||
* [http://www.mozilla.org/rdf/doc/index.html Mozilla's RDF pointers] | * [http://www.mozilla.org/rdf/doc/index.html Mozilla's RDF pointers] | ||
* [http://www.oasis-open.org/cover/rdf.html Oasis Resource Description Framework (RDF)] | * [http://www.oasis-open.org/cover/rdf.html Oasis Resource Description Framework (RDF)] | ||
* [http://www.w3.org/TR/NOTE-rdfarch W3C Data Formats] A note on the planned XML-centered framework. (including RDF app.) | |||
* [http://www.w3.org/PICS/ PICS] (Platform for Internet Content Selection) | * [http://www.w3.org/PICS/ PICS] (Platform for Internet Content Selection) | ||
=== Software === | === Software === | ||
Line 30: | Line 33: | ||
* http://www.semanticplanet.com/2003/05/parsingFOAFWithPHPParsing FOAF with PHP Tutorial and code that explains how to use a RDF library. | * http://www.semanticplanet.com/2003/05/parsingFOAFWithPHPParsing FOAF with PHP Tutorial and code that explains how to use a RDF library. | ||
=== IMS meta-data === | === IMS and IEE LTSC meta-data === | ||
* [http://www.imsproject.org/ IMS Home Page] | * [http://www.imsproject.org/ IMS Home Page] | ||
Line 36: | Line 39: | ||
* [http://www.imsproject.org/md_overview.html Metadata Specification] (Overview Page) | * [http://www.imsproject.org/md_overview.html Metadata Specification] (Overview Page) | ||
* [http://www.imsproject.org/metadata/MDintro.html Introduction]. | * [http://www.imsproject.org/metadata/MDintro.html Introduction]. | ||
# [http://www.manta.ieee.org/P1484/ltscdocs/index.html IEEE LTSC Drafts and Comments] | |||
=== Visualization of RDF === | === Visualization of RDF === | ||
Line 55: | Line 52: | ||
* Eric Miller An Introductionto the Resource Description Framework (1998), ''[http://www.dlib.org/dlib/may98/05contents.html D-Lib Magazine]'' May 1998, ISSN 1082-9873, [http://www.dlib.org/dlib/may98/miller/05miller.html HTML] | * Eric Miller An Introductionto the Resource Description Framework (1998), ''[http://www.dlib.org/dlib/may98/05contents.html D-Lib Magazine]'' May 1998, ISSN 1082-9873, [http://www.dlib.org/dlib/may98/miller/05miller.html HTML] | ||
[[Category: Technologies]] | |||
[[Category: Standards]] | |||
[[Category: XML]] |
Revision as of 16:36, 10 November 2006
Definition
Major RDF vocabularies
- Metadata
- [Learning Object Metadata Standard]
- [Dublin Core]
- Syndication
- [RSS] 1.0 which is not very popular, most RSS formats are not RDF since bloggers don't understand issues related to the semantic web :)
- [FOAF] Friends-of-a-friend vocabulary for person networks
Links
Standards
- RDF Primer
- Resource Description Framework (RDF) Overview
- The Resource Description Framework (RDF) Model and Syntax.
- SPARQL Query Language for RDF (last checkedwas: W3C Working Draft 17 February 2005)
Overviews
- Mozilla's RDF pointers
- Oasis Resource Description Framework (RDF)
- W3C Data Formats A note on the planned XML-centered framework. (including RDF app.)
- PICS (Platform for Internet Content Selection)
Software
- The ICS-FORTH Validating RDF Parser (VRP) (Java, by Karsten Tolle)
- http://www.semanticplanet.com/2003/05/parsingFOAFWithPHPParsing FOAF with PHP Tutorial and code that explains how to use a RDF library.
IMS and IEE LTSC meta-data
- IMS Home Page
- Specifications (long technical document that contains the server/client architecture)
- Metadata Specification (Overview Page)
- Introduction.
Visualization of RDF
- Supercharging WSDL with RDF Managing structured Web service metadata article by Uche Obbuji
- Rudolf: RDFViz Exploring tools for RDF Graph Visualisation by Dan Brickely, project page.
- XML co-creator maps the Web in 3D by Evan Hansen, C|Net
References
- Eric Miller An Introductionto the Resource Description Framework (1998), D-Lib Magazine May 1998, ISSN 1082-9873, HTML