The NamespaceDeclarations type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AsDictionary |
Returns a dictionary mapping prefix to namespace URI for all of the namespace declarations
|
![]() | AsSparql |
Returns a string containing all of the namespace prefix declarations formatted
for a SPARQL query or update expression
|
![]() | AsTurtle |
Returns a string containing all of the namespace prefixes formatted as Turtle
@prefix directives
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | ForAssembly |
Return the collection of namespace declarations declared by the specified assembly.
|
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection of NamespaceDeclarationAttribute instances exposed by this object.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |