Package org.apache.any23.vocab
Class XHTML
- java.lang.Object
-
- org.apache.any23.vocab.Vocabulary
-
- org.apache.any23.vocab.XHTML
-
public class XHTML extends Vocabulary
The XHTML vocabulary.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static XHTML
getInstance()
-
Methods inherited from class org.apache.any23.vocab.Vocabulary
createClass, createIRI, createProperty, getClass, getClasses, getCommentFor, getComments, getNamespace, getProperties, getProperty, getProperty, getPropertyCamelCase
-
-
-
-
Field Detail
-
NS
public static final String NS
- See Also:
- Constant Field Values
-
license
public final org.eclipse.rdf4j.model.IRI license
-
meta
public final org.eclipse.rdf4j.model.IRI meta
-
alternate
public final org.eclipse.rdf4j.model.IRI alternate
-
stylesheet
public final org.eclipse.rdf4j.model.IRI stylesheet
-
-
Method Detail
-
getInstance
public static XHTML getInstance()
-
-