public class HItem extends Vocabulary
| Modifier and Type | Field and Description |
|---|---|
org.eclipse.rdf4j.model.IRI |
Item |
org.eclipse.rdf4j.model.IRI |
name |
static String |
NS |
org.eclipse.rdf4j.model.IRI |
photo |
org.eclipse.rdf4j.model.IRI |
url |
| Modifier and Type | Method and Description |
|---|---|
static HItem |
getInstance() |
createClass, createIRI, createProperty, getClass, getClasses, getCommentFor, getComments, getNamespace, getProperties, getProperty, getProperty, getPropertyCamelCasepublic static final String NS
public org.eclipse.rdf4j.model.IRI Item
public org.eclipse.rdf4j.model.IRI name
public org.eclipse.rdf4j.model.IRI url
public org.eclipse.rdf4j.model.IRI photo
public static HItem getInstance()
Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.