public class BibTex extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BibTex.BTClass |
Modifier and Type | Field and Description |
---|---|
protected static String |
_NS
The namespace of the vocabulary as a string ("http://purl.org/net/nknouf/ns/bibtex#%s")
|
static com.hp.hpl.jena.rdf.model.Resource |
NAMESPACE
The namespace of the vocabulary as a resource
|
static String |
NS |
Constructor and Description |
---|
BibTex() |
Modifier and Type | Method and Description |
---|---|
static com.hp.hpl.jena.ontology.OntModel |
createModel() |
static com.hp.hpl.jena.ontology.OntModel |
createModel(com.hp.hpl.jena.ontology.OntModelSpec spec) |
static String |
getURI() |
protected static final String _NS
The namespace of the vocabulary as a string ("http://purl.org/net/nknouf/ns/bibtex#%s")
public static final String NS
public static final com.hp.hpl.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.