RDF DataValue
EntityProperty
01 Syntax
Microsoft.VisualBasic.MIME.application.rdf_xml.EntityProperty
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ParseValue | 1 | |
| ToString | 1 | |
| op_Explicit | 1 | |
| op_Equality | 1 | |
| op_Inequality | 1 |
03 Properties
04 Members
dataType
rdf:datatype
resource
rdf:resource
value
the rdf xml text value
Remarks
20191102
Base type 'RDFProperty' has simpleContent and can only be extended by adding XmlAttributeAttribute elements.
Please consider changing XmlTextAttribute member of the base class to string array.
ParseValue()
ToString()
op_Explicit(EntityProperty)
op_Equality(EntityProperty,
String)op_Inequality(EntityProperty,
String)