RDF: Difference between revisions

From PAWS Lab
Jump to navigation Jump to search
Myudelson (talk | contribs)
New page: = RDF Schema =
 
Myudelson (talk | contribs)
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
= RDF Schema =
== Overview ==
[[RDF]] schema together with [[RDFS]] schema form the basic syntax for any RDF content
 
== Vocabularies ==
* [[rdf]] - http://www.w3.org/1999/02/22-rdf-syntax-ns#
 
== Related Links ==
* [http://www.w3.org/RDF/ RDF mail page]
* [http://www.w3.org/TR/rdf-syntax-grammar/ RDF Syntax Grammar]

Latest revision as of 17:06, 17 October 2007

Overview

RDF schema together with RDFS schema form the basic syntax for any RDF content

Vocabularies

Related Links