Show / Hide Table of Contents

Class SkosHelper

Static Helper class for the SKOS API.

Inheritance
object
SkosHelper
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: VDS.RDF.Skos
Assembly: dotNetRdf.Skos.dll
Syntax
public static class SkosHelper

Fields

| Edit this page View Source

AltLabel

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string AltLabel = "http://www.w3.org/2004/02/skos/core#altLabel"
Field Value
Type Description
string
| Edit this page View Source

BroadMatch

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string BroadMatch = "http://www.w3.org/2004/02/skos/core#broadMatch"
Field Value
Type Description
string
| Edit this page View Source

Broader

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string Broader = "http://www.w3.org/2004/02/skos/core#broader"
Field Value
Type Description
string
| Edit this page View Source

BroaderTransitive

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string BroaderTransitive = "http://www.w3.org/2004/02/skos/core#broaderTransitive"
Field Value
Type Description
string
| Edit this page View Source

ChangeNote

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string ChangeNote = "http://www.w3.org/2004/02/skos/core#changeNote"
Field Value
Type Description
string
| Edit this page View Source

CloseMatch

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string CloseMatch = "http://www.w3.org/2004/02/skos/core#closeMatch"
Field Value
Type Description
string
| Edit this page View Source

Collection

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string Collection = "http://www.w3.org/2004/02/skos/core#Collection"
Field Value
Type Description
string
| Edit this page View Source

Concept

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string Concept = "http://www.w3.org/2004/02/skos/core#Concept"
Field Value
Type Description
string
| Edit this page View Source

ConceptScheme

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string ConceptScheme = "http://www.w3.org/2004/02/skos/core#ConceptScheme"
Field Value
Type Description
string
| Edit this page View Source

Definition

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string Definition = "http://www.w3.org/2004/02/skos/core#definition"
Field Value
Type Description
string
| Edit this page View Source

EditorialNote

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string EditorialNote = "http://www.w3.org/2004/02/skos/core#editorialNote"
Field Value
Type Description
string
| Edit this page View Source

ExactMatch

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string ExactMatch = "http://www.w3.org/2004/02/skos/core#exactMatch"
Field Value
Type Description
string
| Edit this page View Source

Example

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string Example = "http://www.w3.org/2004/02/skos/core#example"
Field Value
Type Description
string
| Edit this page View Source

HasTopConcept

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string HasTopConcept = "http://www.w3.org/2004/02/skos/core#hasTopConcept"
Field Value
Type Description
string
| Edit this page View Source

HiddenLabel

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string HiddenLabel = "http://www.w3.org/2004/02/skos/core#hiddenLabel"
Field Value
Type Description
string
| Edit this page View Source

HistoryNote

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string HistoryNote = "http://www.w3.org/2004/02/skos/core#historyNote"
Field Value
Type Description
string
| Edit this page View Source

InScheme

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string InScheme = "http://www.w3.org/2004/02/skos/core#inScheme"
Field Value
Type Description
string
| Edit this page View Source

MappingRelation

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string MappingRelation = "http://www.w3.org/2004/02/skos/core#mappingRelation"
Field Value
Type Description
string
| Edit this page View Source

Member

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string Member = "http://www.w3.org/2004/02/skos/core#member"
Field Value
Type Description
string
| Edit this page View Source

MemberList

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string MemberList = "http://www.w3.org/2004/02/skos/core#memberList"
Field Value
Type Description
string
| Edit this page View Source

Namespace

SKOS namespace and prefix.

Declaration
public const string Namespace = "http://www.w3.org/2004/02/skos/core#"
Field Value
Type Description
string
| Edit this page View Source

NarrowMatch

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string NarrowMatch = "http://www.w3.org/2004/02/skos/core#narrowMatch"
Field Value
Type Description
string
| Edit this page View Source

Narrower

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string Narrower = "http://www.w3.org/2004/02/skos/core#narrower"
Field Value
Type Description
string
| Edit this page View Source

NarrowerTransitive

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string NarrowerTransitive = "http://www.w3.org/2004/02/skos/core#narrowerTransitive"
Field Value
Type Description
string
| Edit this page View Source

Notation

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string Notation = "http://www.w3.org/2004/02/skos/core#notation"
Field Value
Type Description
string
| Edit this page View Source

Note

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string Note = "http://www.w3.org/2004/02/skos/core#note"
Field Value
Type Description
string
| Edit this page View Source

OrderedCollection

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string OrderedCollection = "http://www.w3.org/2004/02/skos/core#OrderedCollection"
Field Value
Type Description
string
| Edit this page View Source

PrefLabel

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string PrefLabel = "http://www.w3.org/2004/02/skos/core#prefLabel"
Field Value
Type Description
string
| Edit this page View Source

Prefix

SKOS namespace and prefix.

Declaration
public const string Prefix = "skos"
Field Value
Type Description
string
| Edit this page View Source

Related

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string Related = "http://www.w3.org/2004/02/skos/core#related"
Field Value
Type Description
string
| Edit this page View Source

RelatedMatch

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string RelatedMatch = "http://www.w3.org/2004/02/skos/core#relatedMatch"
Field Value
Type Description
string
| Edit this page View Source

ScopeNote

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string ScopeNote = "http://www.w3.org/2004/02/skos/core#scopeNote"
Field Value
Type Description
string
| Edit this page View Source

SemanticRelation

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string SemanticRelation = "http://www.w3.org/2004/02/skos/core#semanticRelation"
Field Value
Type Description
string
| Edit this page View Source

TopConceptOf

Constant URIs for classes and properties exposed by the SKOS API and its derived classes.

Declaration
public const string TopConceptOf = "http://www.w3.org/2004/02/skos/core#topConceptOf"
Field Value
Type Description
string
  • Edit this page
  • View Source
In this article
  • Fields
    • AltLabel
    • BroadMatch
    • Broader
    • BroaderTransitive
    • ChangeNote
    • CloseMatch
    • Collection
    • Concept
    • ConceptScheme
    • Definition
    • EditorialNote
    • ExactMatch
    • Example
    • HasTopConcept
    • HiddenLabel
    • HistoryNote
    • InScheme
    • MappingRelation
    • Member
    • MemberList
    • Namespace
    • NarrowMatch
    • Narrower
    • NarrowerTransitive
    • Notation
    • Note
    • OrderedCollection
    • PrefLabel
    • Prefix
    • Related
    • RelatedMatch
    • ScopeNote
    • SemanticRelation
    • TopConceptOf
Back to top Generated by DocFX