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