public class RdfSerializationUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.hp.hpl.jena.graph.Node |
lastModifiedPredicate
The RDF predicate that will indicate the last-modified date of the node.
|
static com.hp.hpl.jena.graph.Node |
primaryTypePredicate
The RDF predicate that will indicate the primary node type.
|
protected static org.joda.time.format.DateTimeFormatter |
RFC2822DATEFORMAT
DateTimeFormatter for RFC2822 (used in HTTP headers), e.g.:
Mon, 01 Jul 2013 07:51:23Z
|
| Constructor and Description |
|---|
RdfSerializationUtils() |
public static com.hp.hpl.jena.graph.Node primaryTypePredicate
public static com.hp.hpl.jena.graph.Node lastModifiedPredicate
protected static org.joda.time.format.DateTimeFormatter RFC2822DATEFORMAT
Copyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.