Method Web.RDF()->URIResource()->create()
- Method create
Web.RDF.URIResource Web.RDF.URIResource(
string
uri
)- Description
Creates an URI resource with the
uri
as identifier.- Throws
Throws an error if another resource with the same URI already exists in the RDF domain.