Class Web.RDF()->LiteralResource
- Description
Resource identified by literal.
- Inherit
Resource
inherit Resource : Resource
- Variable
datatype
string
Web.RDF.LiteralResource.datatype- Description
Used to contain rdf:datatype value.
- Method
create
Web.RDF.LiteralResource Web.RDF.LiteralResource(
string
literal
)- Description
The resource will be identified by literal.