File: Resource.php
Source Location: /RDF-0.2.0/RDF/Resource.php
  
Classes:
RDF_Resource
	An abstract RDF node.
 
Page Details:
An RDF resource.
 Every RDF resource must have a URIref.  URIrefs are treated as logical constants, i.e. as names which denote something  (the things are called 'resources', but no assumptions are made about the nature of resources.)  Many RDF resources are pieces of vocabulary. They typically have a namespace  and a local name. In this case, a URI is composed as a  concatenation of the namespace and the local name. 
Includes:
require_once('RDF/Node.php') [line 21] 
 
        
		    
 
		    Documentation generated on Mon, 11 Mar 2019 15:39:29 -0400 by  phpDocumentor 1.4.4. PEAR Logo Copyright ©  PHP Group 2004.
	        
       |