org.apache.clerezza.rdf.core
Interface NonLiteral

All Superinterfaces:
Resource
All Known Implementing Classes:
BNode, UriRef

public interface NonLiteral
extends Resource

Represents a Resource that is not a Literal. This is a marker interface implemented by UriRef and BNode.

Author:
reto



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