public class ATOM extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.hp.hpl.jena.rdf.model.Property |
content
Constant
representation |
static com.hp.hpl.jena.rdf.model.Resource |
Content
An atom content
|
static com.hp.hpl.jena.rdf.model.Resource |
Entry
An atom entry
|
static com.hp.hpl.jena.rdf.model.Resource |
NAMESPACE
The namespace of the vocabulary as a resource
|
static String |
NS
The namespace of the vocabulary as a string
|
static com.hp.hpl.jena.rdf.model.Property |
representation |
static com.hp.hpl.jena.rdf.model.Property |
title
Constant
content |
| Constructor and Description |
|---|
ATOM() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getURI()
The namespace of the vocabulary as a string
|
public static final String NS
The namespace of the vocabulary as a string
public static final com.hp.hpl.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final com.hp.hpl.jena.rdf.model.Property representation
public static final com.hp.hpl.jena.rdf.model.Property content
representationpublic static final com.hp.hpl.jena.rdf.model.Property title
contentpublic static final com.hp.hpl.jena.rdf.model.Resource Content
An atom content
public static final com.hp.hpl.jena.rdf.model.Resource Entry
An atom entry
Copyright © 2017. All rights reserved.