JsonLdTermDefinition Class |
Namespace: VDS.RDF.JsonLd
The JsonLdTermDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | JsonLdTermDefinition |
Create a new term definition.
|
Name | Description | |
---|---|---|
![]() | BaseUrl |
Get or set the base URL for the term.
|
![]() | ContainerMapping |
Get or set the container mapping for this term definition.
|
![]() | DirectionMapping |
Get or set the text direction mapping for this term definition.
|
![]() | HasLanguageMapping |
Boolean flag indicating if this term definition specifies a language mapping.
|
![]() | IndexMapping |
Get or set the index mapping for this term definition.
|
![]() | IriMapping |
Get or set the IRI mapping for the term.
|
![]() | LanguageMapping |
Get or set the language mapping for this term definition.
|
![]() | LocalContext |
Get or set the context specified for this term definition.
|
![]() | Nest |
Get or set the nest property for this term definition.
|
![]() | Prefix |
Get or set the prefix flag for the term.
|
![]() | Protected |
Get or set the protected flag for the term.
|
![]() | Reverse |
Indicates if this term represents a reverse property.
|
![]() | TypeMapping |
Get or set the type mapping for this term definition.
|
Name | Description | |
---|---|---|
![]() | Clone |
Create a clone of this term definition.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | EquivalentTo |
Determines whether this term definition is the same as another term definition in all respects other than its Protected attribute value.
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (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.) |