Click or drag to resize

OntologyPropertyAddEquivalentProperty Method (Uri)

Adds a new equivalent property for the property.

Namespace:  VDS.RDF.Ontology
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool AddEquivalentProperty(
	Uri resource
)

Parameters

resource
Type: SystemUri
Resource.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VDS.RDF.Ontology.OntologyProperty.AddEquivalentProperty(System.Uri)"]

See Also