public class RDFSERIALIZER extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.hp.hpl.jena.rdf.model.Property |
anonymousDeepness
Constant
propertyDescriptors |
static com.hp.hpl.jena.rdf.model.Resource |
BlockTypeDescriptor
Indicates that properties of resources of this type are not to be included
in serialisation~en
|
static com.hp.hpl.jena.rdf.model.Resource |
NAMESPACE
The namespace of the vocabalary as a resource
|
static com.hp.hpl.jena.rdf.model.Property |
nameSpacePrefix
Constant
nonAnonymousDeepness |
static com.hp.hpl.jena.rdf.model.Property |
nonAnonymousDeepness
Constant
anonymousDeepness |
static String |
NS
The namespace of the vocabalary as a string ("http://wymiwyg.org/ontologies/rdfserializer")
|
static com.hp.hpl.jena.rdf.model.Resource |
NSPrefix
Defines a URL-Prefix mapping~en
|
static com.hp.hpl.jena.rdf.model.Property |
prefix
Constant
nameSpacePrefix |
static com.hp.hpl.jena.rdf.model.Property |
property
Constant
type |
static com.hp.hpl.jena.rdf.model.Resource |
PropertyDescriptor
Describes the rendering of a specific property~en
|
static com.hp.hpl.jena.rdf.model.Property |
propertyDescriptors
Constant
typeDescriptors |
static com.hp.hpl.jena.rdf.model.Property |
style
Constant
url |
static com.hp.hpl.jena.rdf.model.Resource |
Style
Defines how resources can be serialised to a character stream~en
|
static com.hp.hpl.jena.rdf.model.Property |
type
Constant
style |
static com.hp.hpl.jena.rdf.model.Resource |
TypeDescriptor
Describes the rendering of a specific type~en
|
static com.hp.hpl.jena.rdf.model.Property |
typeDescriptors |
static com.hp.hpl.jena.rdf.model.Property |
url
Constant
prefix |
| Constructor and Description |
|---|
RDFSERIALIZER() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getURI()
The namespace of the vocabalary as a string
|
public static final String NS
The namespace of the vocabalary as a string ("http://wymiwyg.org/ontologies/rdfserializer")
public static final com.hp.hpl.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabalary as a resource
public static final com.hp.hpl.jena.rdf.model.Property typeDescriptors
public static final com.hp.hpl.jena.rdf.model.Property propertyDescriptors
typeDescriptorspublic static final com.hp.hpl.jena.rdf.model.Property anonymousDeepness
propertyDescriptorspublic static final com.hp.hpl.jena.rdf.model.Property nonAnonymousDeepness
anonymousDeepnesspublic static final com.hp.hpl.jena.rdf.model.Property nameSpacePrefix
nonAnonymousDeepnesspublic static final com.hp.hpl.jena.rdf.model.Property prefix
nameSpacePrefixpublic static final com.hp.hpl.jena.rdf.model.Property url
prefixpublic static final com.hp.hpl.jena.rdf.model.Property style
urlpublic static final com.hp.hpl.jena.rdf.model.Property type
stylepublic static final com.hp.hpl.jena.rdf.model.Property property
typepublic static final com.hp.hpl.jena.rdf.model.Resource Style
Defines how resources can be serialised to a character stream~en
public static final com.hp.hpl.jena.rdf.model.Resource NSPrefix
Defines a URL-Prefix mapping~en
public static final com.hp.hpl.jena.rdf.model.Resource TypeDescriptor
Describes the rendering of a specific type~en
public static final com.hp.hpl.jena.rdf.model.Resource BlockTypeDescriptor
Indicates that properties of resources of this type are not to be included in serialisation~en
public static final com.hp.hpl.jena.rdf.model.Resource PropertyDescriptor
Describes the rendering of a specific property~en
Copyright © 2017. All rights reserved.