Show / Hide Table of Contents

Class Vocabulary

Represents the SHACL vocabulary.
Inheritance
System.Object
Vocabulary
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: VDS.RDF.Shacl
Assembly: dotNetRDF.dll
Syntax
public static class Vocabulary

Fields

| Improve this Doc View Source

BaseUri

The SHACL base URI.
Declaration
public const string BaseUri = "http://www.w3.org/ns/shacl#"
Field Value
Type Description
System.String

Properties

| Improve this Doc View Source

AlternativePath

Gets a node representing alternativePath.
Declaration
public static IUriNode AlternativePath { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

And

Gets a node representing and.
Declaration
public static IUriNode And { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

AndConstraintComponent

Gets a node representing AndConstraintComponent.
Declaration
public static IUriNode AndConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Ask

Gets a node representing ask.
Declaration
public static IUriNode Ask { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

BlankNode

Gets a node representing BlankNode.
Declaration
public static IUriNode BlankNode { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

BlankNodeKinds

Gets the list of blank node kinds.
Declaration
public static IEnumerable<IUriNode> BlankNodeKinds { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<IUriNode>
| Improve this Doc View Source

BlankNodeOrIri

Gets a node representing BlankNodeOrIRI.
Declaration
public static IUriNode BlankNodeOrIri { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

BlankNodeOrLiteral

Gets a node representing BlankNodeOrLiteral.
Declaration
public static IUriNode BlankNodeOrLiteral { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Class

Gets a node representing class.
Declaration
public static IUriNode Class { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

ClassConstraintComponent

Gets a node representing ClassConstraintComponent.
Declaration
public static IUriNode ClassConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Closed

Gets a node representing closed.
Declaration
public static IUriNode Closed { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

ClosedConstraintComponent

Gets a node representing ClosedConstraintComponent.
Declaration
public static IUriNode ClosedConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Conforms

Gets a node representing conforms.
Declaration
public static IUriNode Conforms { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

ConstraintComponent

Gets a node representing ConstraintComponent.
Declaration
public static IUriNode ConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Constraints

Gets the list of constraints.
Declaration
public static IEnumerable<IUriNode> Constraints { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<IUriNode>
| Improve this Doc View Source

Datatype

Gets a node representing datatype.
Declaration
public static IUriNode Datatype { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

DatatypeConstraintComponent

Gets a node representing DatatypeConstraintComponent.
Declaration
public static IUriNode DatatypeConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Deactivated

Gets a node representing deactivated.
Declaration
public static IUriNode Deactivated { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Declare

Gets a node representing declare.
Declaration
public static IUriNode Declare { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Disjoint

Gets a node representing disjoint.
Declaration
public static IUriNode Disjoint { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

DisjointConstraintComponent

Gets a node representing DisjointConstraintComponent.
Declaration
public static IUriNode DisjointConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

EqualsConstraintComponent

Gets a node representing EqualsConstraintComponent.
Declaration
public static IUriNode EqualsConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

EqualsNode

Gets a node representing equals.
Declaration
public static IUriNode EqualsNode { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Flags

Gets a node representing flags.
Declaration
public static IUriNode Flags { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

FocusNode

Gets a node representing focusNode.
Declaration
public static IUriNode FocusNode { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

HasValue

Gets a node representing hasValue.
Declaration
public static IUriNode HasValue { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

HasValueConstraintComponent

Gets a node representing HasValueConstraintComponent.
Declaration
public static IUriNode HasValueConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

IgnoredProperties

Gets a node representing ignoredProperties.
Declaration
public static IUriNode IgnoredProperties { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

In

Gets a node representing in.
Declaration
public static IUriNode In { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

InConstraintComponent

Gets a node representing InConstraintComponent.
Declaration
public static IUriNode InConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

InversePath

Gets a node representing inversePath.
Declaration
public static IUriNode InversePath { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Iri

Gets a node representing IRI.
Declaration
public static IUriNode Iri { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

IriNodeKinds

Gets the list of IRI node kinds.
Declaration
public static IEnumerable<IUriNode> IriNodeKinds { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<IUriNode>
| Improve this Doc View Source

IriOrLiteral

Gets a node representing IRIOrLiteral.
Declaration
public static IUriNode IriOrLiteral { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

LanguageIn

Gets a node representing languageIn.
Declaration
public static IUriNode LanguageIn { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

LanguageInConstraintComponent

Gets a node representing LanguageInConstraintComponent.
Declaration
public static IUriNode LanguageInConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

LessThan

Gets a node representing lessThan.
Declaration
public static IUriNode LessThan { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

LessThanConstraintComponent

Gets a node representing LessThanConstraintComponent.
Declaration
public static IUriNode LessThanConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

LessThanOrEquals

Gets a node representing lessThanOrEquals.
Declaration
public static IUriNode LessThanOrEquals { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

LessThanOrEqualsConstraintComponent

Gets a node representing LessThanOrEqualsConstraintComponent.
Declaration
public static IUriNode LessThanOrEqualsConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Literal

Gets a node representing Literal.
Declaration
public static IUriNode Literal { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

LiteralNodeKinds

Gets the list of literal node kinds.
Declaration
public static IEnumerable<IUriNode> LiteralNodeKinds { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<IUriNode>
| Improve this Doc View Source

MaxCount

Gets a node representing maxCount.
Declaration
public static IUriNode MaxCount { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

MaxCountConstraintComponent

Gets a node representing MaxCountConstraintComponent.
Declaration
public static IUriNode MaxCountConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

MaxExclusive

Gets a node representing maxExclusive.
Declaration
public static IUriNode MaxExclusive { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

MaxExclusiveConstraintComponent

Gets a node representing MaxExclusiveConstraintComponent.
Declaration
public static IUriNode MaxExclusiveConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

MaxInclusive

Gets a node representing maxInclusive.
Declaration
public static IUriNode MaxInclusive { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

MaxInclusiveConstraintComponent

Gets a node representing MaxInclusiveConstraintComponent.
Declaration
public static IUriNode MaxInclusiveConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

MaxLength

Gets a node representing maxLength.
Declaration
public static IUriNode MaxLength { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

MaxLengthConstraintComponent

Gets a node representing MaxLengthConstraintComponent.
Declaration
public static IUriNode MaxLengthConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Message

Gets a node representing message.
Declaration
public static IUriNode Message { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

MinCount

Gets a node representing minCount.
Declaration
public static IUriNode MinCount { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

MinCountConstraintComponent

Gets a node representing MinCountConstraintComponent.
Declaration
public static IUriNode MinCountConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

MinExclusive

Gets a node representing minExclusive.
Declaration
public static IUriNode MinExclusive { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

MinExclusiveConstraintComponent

Gets a node representing MinExclusiveConstraintComponent.
Declaration
public static IUriNode MinExclusiveConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

MinInclusive

Gets a node representing minInclusive.
Declaration
public static IUriNode MinInclusive { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

MinInclusiveConstraintComponent

Gets a node representing MinInclusiveConstraintComponent.
Declaration
public static IUriNode MinInclusiveConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

MinLength

Gets a node representing minLength.
Declaration
public static IUriNode MinLength { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

MinLengthConstraintComponent

Gets a node representing MinLengthConstraintComponent.
Declaration
public static IUriNode MinLengthConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Namespace

Gets a node representing namespace.
Declaration
public static IUriNode Namespace { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Node

Gets a node representing node.
Declaration
public static IUriNode Node { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

NodeConstraintComponent

Gets a node representing NodeConstraintComponent.
Declaration
public static IUriNode NodeConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

NodeKind

Gets a node representing nodeKind.
Declaration
public static IUriNode NodeKind { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

NodeKindConstraintComponent

Gets a node representing NodeKindConstraintComponent.
Declaration
public static IUriNode NodeKindConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

NodeShape

Gets a node representing NodeShape.
Declaration
public static IUriNode NodeShape { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

NodeValidator

Gets a node representing nodeValidator.
Declaration
public static IUriNode NodeValidator { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Not

Gets a node representing not.
Declaration
public static IUriNode Not { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

NotConstraintComponent

Gets a node representing NotConstraintComponent.
Declaration
public static IUriNode NotConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

OneOrMorePath

Gets a node representing oneOrMorePath.
Declaration
public static IUriNode OneOrMorePath { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Optional

Gets a node representing optional.
Declaration
public static IUriNode Optional { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Or

Gets a node representing or.
Declaration
public static IUriNode Or { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

OrConstraintComponent

Gets a node representing OrConstraintComponent.
Declaration
public static IUriNode OrConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Parameter

Gets a node representing parameter.
Declaration
public static IUriNode Parameter { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Path

Gets a node representing path.
Declaration
public static IUriNode Path { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Pattern

Gets a node representing pattern.
Declaration
public static IUriNode Pattern { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

PatternConstraintComponent

Gets a node representing PatternConstraintComponent.
Declaration
public static IUriNode PatternConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

PredicatesToExpandInReport

Gets the list of predicates to expand in validation reports.
Declaration
public static IEnumerable<INode> PredicatesToExpandInReport { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<INode>
| Improve this Doc View Source

Prefix

Gets a node representing prefix.
Declaration
public static IUriNode Prefix { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Prefixes

Gets a node representing prefixes.
Declaration
public static IUriNode Prefixes { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Property

Gets a node representing property.
Declaration
public static IUriNode Property { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

PropertyConstraintComponent

Gets a node representing PropertyShapeComponent.
Declaration
public static IUriNode PropertyConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

PropertyShape

Gets a node representing PropertyShape.
Declaration
public static IUriNode PropertyShape { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

PropertyValidator

Gets a node representing propertyValidator.
Declaration
public static IUriNode PropertyValidator { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

QualifiedMaxCount

Gets a node representing qualifiedMaxCount.
Declaration
public static IUriNode QualifiedMaxCount { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

QualifiedMaxCountConstraintComponent

Gets a node representing QualifiedMaxCountConstraintComponent.
Declaration
public static IUriNode QualifiedMaxCountConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

QualifiedMinCount

Gets a node representing qualifiedMinCount.
Declaration
public static IUriNode QualifiedMinCount { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

QualifiedMinCountConstraintComponent

Gets a node representing QualifiedMinCountConstraintComponent.
Declaration
public static IUriNode QualifiedMinCountConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

QualifiedValueShape

Gets a node representing qualifiedValueShape.
Declaration
public static IUriNode QualifiedValueShape { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

QualifiedValueShapesDisjoint

Gets a node representing qualifiedValueShapesDisjoint.
Declaration
public static IUriNode QualifiedValueShapesDisjoint { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Result

Gets a node representing result.
Declaration
public static IUriNode Result { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

ResultMessage

Gets a node representing resultMessage.
Declaration
public static IUriNode ResultMessage { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

ResultPath

Gets a node representing resultPath.
Declaration
public static IUriNode ResultPath { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

ResultSeverity

Gets a node representing resultSeverity.
Declaration
public static IUriNode ResultSeverity { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Select

Gets a node representing select.
Declaration
public static IUriNode Select { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Severity

Gets a node representing severity.
Declaration
public static IUriNode Severity { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Shapes

Gets the list of shapes.
Declaration
public static IEnumerable<IUriNode> Shapes { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<IUriNode>
| Improve this Doc View Source

SourceConstraint

Gets a node representing sourceConstraint.
Declaration
public static IUriNode SourceConstraint { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

SourceConstraintComponent

Gets a node representing sourceConstraintComponent.
Declaration
public static IUriNode SourceConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

SourceShape

Gets a node representing sourceShape.
Declaration
public static IUriNode SourceShape { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Sparql

Gets a node representing sparql.
Declaration
public static IUriNode Sparql { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

SparqlAskValidato

Gets a node representing SPARQLAskValidator.
Declaration
public static IUriNode SparqlAskValidato { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

SparqlConstraintComponent

Gets a node representing SPARQLConstraintComponent.
Declaration
public static IUriNode SparqlConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

TargetClass

Gets a node representing targetClass.
Declaration
public static IUriNode TargetClass { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

TargetNode

Gets a node representing targetNode.
Declaration
public static IUriNode TargetNode { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

TargetObjectsOf

Gets a node representing targetObjectsOf.
Declaration
public static IUriNode TargetObjectsOf { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Targets

Gets the list of targets.
Declaration
public static IEnumerable<IUriNode> Targets { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<IUriNode>
| Improve this Doc View Source

TargetSubjectsOf

Gets a node representing targetSubjectsOf.
Declaration
public static IUriNode TargetSubjectsOf { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

UniqueLang

Gets a node representing uniqueLang.
Declaration
public static IUriNode UniqueLang { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

UniqueLangConstraintComponent

Gets a node representing UniqueLangConstraintComponent.
Declaration
public static IUriNode UniqueLangConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

ValidationReport

Gets a node representing ValidationReport.
Declaration
public static IUriNode ValidationReport { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

ValidationResult

Gets a node representing ValidationResult.
Declaration
public static IUriNode ValidationResult { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Validator

Gets a node representing validator.
Declaration
public static IUriNode Validator { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Value

Gets a node representing value.
Declaration
public static IUriNode Value { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Violation

Gets a node representing Violation.
Declaration
public static IUriNode Violation { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

Xone

Gets a node representing xone.
Declaration
public static IUriNode Xone { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

XoneConstraintComponent

Gets a node representing XoneConstraintComponent.
Declaration
public static IUriNode XoneConstraintComponent { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

ZeroOrMorePath

Gets a node representing zeroOrMorePath.
Declaration
public static IUriNode ZeroOrMorePath { get; }
Property Value
Type Description
IUriNode
| Improve this Doc View Source

ZeroOrOnePath

Gets a node representing zeroOrOnePath.
Declaration
public static IUriNode ZeroOrOnePath { get; }
Property Value
Type Description
IUriNode
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • BaseUri
  • Properties
    • AlternativePath
    • And
    • AndConstraintComponent
    • Ask
    • BlankNode
    • BlankNodeKinds
    • BlankNodeOrIri
    • BlankNodeOrLiteral
    • Class
    • ClassConstraintComponent
    • Closed
    • ClosedConstraintComponent
    • Conforms
    • ConstraintComponent
    • Constraints
    • Datatype
    • DatatypeConstraintComponent
    • Deactivated
    • Declare
    • Disjoint
    • DisjointConstraintComponent
    • EqualsConstraintComponent
    • EqualsNode
    • Flags
    • FocusNode
    • HasValue
    • HasValueConstraintComponent
    • IgnoredProperties
    • In
    • InConstraintComponent
    • InversePath
    • Iri
    • IriNodeKinds
    • IriOrLiteral
    • LanguageIn
    • LanguageInConstraintComponent
    • LessThan
    • LessThanConstraintComponent
    • LessThanOrEquals
    • LessThanOrEqualsConstraintComponent
    • Literal
    • LiteralNodeKinds
    • MaxCount
    • MaxCountConstraintComponent
    • MaxExclusive
    • MaxExclusiveConstraintComponent
    • MaxInclusive
    • MaxInclusiveConstraintComponent
    • MaxLength
    • MaxLengthConstraintComponent
    • Message
    • MinCount
    • MinCountConstraintComponent
    • MinExclusive
    • MinExclusiveConstraintComponent
    • MinInclusive
    • MinInclusiveConstraintComponent
    • MinLength
    • MinLengthConstraintComponent
    • Namespace
    • Node
    • NodeConstraintComponent
    • NodeKind
    • NodeKindConstraintComponent
    • NodeShape
    • NodeValidator
    • Not
    • NotConstraintComponent
    • OneOrMorePath
    • Optional
    • Or
    • OrConstraintComponent
    • Parameter
    • Path
    • Pattern
    • PatternConstraintComponent
    • PredicatesToExpandInReport
    • Prefix
    • Prefixes
    • Property
    • PropertyConstraintComponent
    • PropertyShape
    • PropertyValidator
    • QualifiedMaxCount
    • QualifiedMaxCountConstraintComponent
    • QualifiedMinCount
    • QualifiedMinCountConstraintComponent
    • QualifiedValueShape
    • QualifiedValueShapesDisjoint
    • Result
    • ResultMessage
    • ResultPath
    • ResultSeverity
    • Select
    • Severity
    • Shapes
    • SourceConstraint
    • SourceConstraintComponent
    • SourceShape
    • Sparql
    • SparqlAskValidato
    • SparqlConstraintComponent
    • TargetClass
    • TargetNode
    • TargetObjectsOf
    • Targets
    • TargetSubjectsOf
    • UniqueLang
    • UniqueLangConstraintComponent
    • ValidationReport
    • ValidationResult
    • Validator
    • Value
    • Violation
    • Xone
    • XoneConstraintComponent
    • ZeroOrMorePath
    • ZeroOrOnePath
Back to top Generated by DocFX