net.fortytwo.linkeddata
Class ContextProperty
java.lang.Object
net.fortytwo.linkeddata.ContextProperty
public class ContextProperty
- extends Object
A key-value pair representing a property of a named graph context
- Author:
- Joshua Shinavier (http://fortytwo.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
public String key
value
public String value
valueDatatype
public org.openrdf.model.URI valueDatatype
ContextProperty
public ContextProperty()
Copyright © 2007-2011 fortytwo.net. All Rights Reserved.