com.hp.hpl.jena.vocabulary
Class RDFSyntax
java.lang.Object
com.hp.hpl.jena.vocabulary.RDFSyntax
- public class RDFSyntax
- extends java.lang.Object
This class includes fragment IDs from the
RDF Syntax WD, to identify grammar rules etc.
using in the Jena I/O routines.
These URIs can be used in some options (specifically
the configuration of the RDF/XML-ABBREV writer) to indicate
behaviour concerning these rules.
- Author:
- jjc
Method Summary |
static java.lang.String |
getURI()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
coreSyntaxTerms
public static final Resource coreSyntaxTerms
syntaxTerms
public static final Resource syntaxTerms
oldTerms
public static final Resource oldTerms
nodeElementURIs
public static final Resource nodeElementURIs
propertyElementURIs
public static final Resource propertyElementURIs
propertyAttributeURIs
public static final Resource propertyAttributeURIs
doc
public static final Resource doc
RDF
public static final Resource RDF
nodeElementList
public static final Resource nodeElementList
nodeElement
public static final Resource nodeElement
ws
public static final Resource ws
propertyEltList
public static final Resource propertyEltList
propertyElt
public static final Resource propertyElt
resourcePropertyElt
public static final Resource resourcePropertyElt
literalPropertyElt
public static final Resource literalPropertyElt
parseTypeLiteralPropertyElt
public static final Resource parseTypeLiteralPropertyElt
parseTypeResourcePropertyElt
public static final Resource parseTypeResourcePropertyElt
parseTypeCollectionPropertyElt
public static final Resource parseTypeCollectionPropertyElt
parseTypeOtherPropertyElt
public static final Resource parseTypeOtherPropertyElt
emptyPropertyElt
public static final Resource emptyPropertyElt
idAttr
public static final Resource idAttr
nodeIdAttr
public static final Resource nodeIdAttr
aboutAttr
public static final Resource aboutAttr
bagIdAttr
public static final Resource bagIdAttr
propertyAttr
public static final Resource propertyAttr
resourceAttr
public static final Resource resourceAttr
datatypeAttr
public static final Resource datatypeAttr
parseLiteral
public static final Resource parseLiteral
parseResource
public static final Resource parseResource
parseCollection
public static final Resource parseCollection
parseOther
public static final Resource parseOther
URIReference
public static final Resource URIReference
literal
public static final Resource literal
rdfId
public static final Resource rdfId
sectionReification
public static final Resource sectionReification
sectionListExpand
public static final Resource sectionListExpand
RDFSyntax
public RDFSyntax()
getURI
public static java.lang.String getURI()
Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.