org.apache.clerezza.rdf.core
Interface Resource

All Known Subinterfaces:
Literal, NonLiteral, PlainLiteral, TypedLiteral
All Known Implementing Classes:
BNode, PlainLiteralImpl, TypedLiteralImpl, UriRef

public interface Resource

Some entity. It could be a web resource such as a web page, or it could be a concrete physical thing such as a tree or a car. It could be an abstract idea such as a football game.

Author:
reto



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.