Package org.apache.any23.vocab
Class HItem
- java.lang.Object
-
- org.apache.any23.vocab.Vocabulary
-
- org.apache.any23.vocab.HItem
-
public class HItem extends Vocabulary
Vocabulary to map the h-item microformat.- Author:
- Nisala Nirmana
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static HItem
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
-
Item
public org.eclipse.rdf4j.model.IRI Item
-
name
public org.eclipse.rdf4j.model.IRI name
-
url
public org.eclipse.rdf4j.model.IRI url
-
photo
public org.eclipse.rdf4j.model.IRI photo
-
-
Method Detail
-
getInstance
public static HItem getInstance()
-
-