diff --git a/spec/index.html b/spec/index.html index 5e1e008..c21d0e3 100644 --- a/spec/index.html +++ b/spec/index.html @@ -166,7 +166,7 @@

An XML Syntax for RDF

-
+

Introduction

The RDF Concepts and Abstract Syntax document [[RDF12-CONCEPTS]] @@ -233,7 +233,7 @@

Introduction

-
+

Node Elements and Property Elements

@@ -364,7 +364,7 @@

Node Elements and Property Elements

-
+

Multiple Property Elements

There are several abbreviations that can be used to make common @@ -407,7 +407,7 @@

Multiple Property Elements

-
+

Empty Property Elements

When a predicate arc in an RDF graph points to an object node which has no @@ -445,7 +445,7 @@

Empty Property Elements

-
+

Property Attributes

When a property element's content is string literal, @@ -489,7 +489,7 @@

Property Attributes

-
+

Completing the Document: Document Element and XML Declaration

To create a complete RDF/XML document, the serialization of the @@ -548,7 +548,7 @@

Completing the Document: Document Element and XML Declaration

-
+

Languages: xml:lang

RDF/XML permits the use of the xml:lang attribute as defined by @@ -599,7 +599,7 @@

Languages: xml:lang

-
+

Base Direction: its:dir

RDF 1.2 introduces the concept of a base direction which can be used @@ -645,7 +645,7 @@

Base Direction: its:dir

-
+

XML Literals: rdf:parseType="Literal"

RDF allows XML literals [RDF12-CONCEPTS] @@ -693,7 +693,7 @@

XML Literals: rdf:parseType="Literal"

-
+

Typed Literals: rdf:datatype

RDF allows typed literals @@ -743,7 +743,7 @@

Typed Literals: rdf:datatype

-
+

Identifying Blank Nodes: rdf:nodeID

Blank nodes in the RDF are distinct but have no @@ -796,7 +796,7 @@

Identifying Blank Nodes: rdf:nodeID

-
+

Omitting Blank Nodes: rdf:parseType="Resource"

Blank nodes (not IRI nodes) in RDF graphs can be written @@ -840,7 +840,7 @@

Omitting Blank Nodes: rdf:parseType="Resource"

-
+

Omitting Nodes: Property Attributes on an empty Property Element

@@ -891,7 +891,7 @@

Omitting Nodes: Property Attributes on an empty Property Element

-
+

Typed Node Elements

+

Abbreviating IRIs: rdf:ID and xml:base

RDF/XML allows further abbreviating IRIs in XML attributes in two @@ -1024,7 +1024,7 @@

Abbreviating IRIs: rdf:ID and xml:base

-
+

Container Membership Property Elements: rdf:li and rdf:_n

+

Collections: rdf:parseType="Collection"

RDF/XML allows an rdf:parseType="Collection" @@ -1143,7 +1143,7 @@

Collections: rdf:parseType="Collection"

-
+

Reifying Statements: rdf:ID

The rdf:ID attribute can be used on a property @@ -1189,7 +1189,7 @@

Reifying Statements: rdf:ID

-
+

Triple Terms: rdf:parseType="Triple"

A triple term @@ -1236,7 +1236,7 @@

Triple Terms: rdf:parseType="Triple"

asserting and describing a triple at the same time.

-
+

Annotating Triples: `rdf:annotation` or `rdf:annotationNodeID`

RDF 1.2 XML Syntax also includes syntax for