Notes:
Abstract Syntax and Semantics
Syntax Issues
- rdfms-formal-grammar: A formal
grammar for RDF.
- rdfms-not-id-and-resource-attr: The propertyElt production 6.12 of the
grammar does not allow both an ID attribute and a resource attribute to be
specified
- rdf-containers-syntax-ambiguity : Containers match both the container
specific grammar productions 6.25 through 6.31 and the typed node
production 6.13.
- rdf-containers-syntax-vs-schema: The RDF Model collection classes (Bag,
Seq, Alt) require parsers to have special knowledge of container
semantics, making it difficult to subclass these.
- rdfms-reification-required: MUST a parser create bags of reified
statements for all Description elements?
- rdfms-difference-between-ID-and-about: What is the difference between
using an rdf:ID attribute to 'create' a new resource and an rdf:about
attribute to refer to it?
- rdfms-abouteach: processing rdf:aboutEach
requires a processing of sub-property relations.
- rdfms-xml-base: How does xml-base affect
RDF?.
- rdfms-validating-embedded-rdf:
RDF embedded in XHTML and other XML documents is hard to validate.
- rdfms-xml-literal-namespaces: How
should a parser process namspaces in a literal which is XML markup?
- rdfms-propElt-id-with-dr :
Clarify the interpretation of an ID attribute in the propertyElt
production within a Description element with a distributive
referrant.
- rdfms-nested-bagIDs: What triples are
generated for nested description elements with bagIDs?
- rdfms-qname-uri-mapping: The
mapping of QNames to URI's generates incorrect URI's.
- rdfms-uri-substructure: xmlns,
uri+name pairs or just uris..? Clarification needed.
- rdfms-aboutEach-on-object How should an rdf:aboutEach attribute on an
object of a statement be handled?
RDF Schema Issues
RDF Vocabulary Issues
- rdfms-seq-representation: The
ordinal property representation of containers does not support recursive
processing of containers in languages such as Prolog.
- rdfms-identity-of-statements:
Does the model allow different statements with the same
subject/predicate/object?
RDF FAQ Issues
This section lists issues raised against Frequently Asked Questions about RDF
- faq-html-compliance: The suggested
way of including RDF meta data in HTML is not compliant with HTML 4.01 or
XHTML
Editorial Issues
- rdfms-editorial: General editorial
comments.
- rdfms-syntax-desc-clarity: The
language describing the syntax is unclear.
- rdfs-editorial: General editorial
comments.
- rdfms-editorial: General editorial comments
- rdf-terminologicus: The RDF community needs a precise terminology to
enable it to discuss issues.