shex
shex
es.weso.shex
AbstractSchema
Annotation
BNodeKind
BNodeLabel
Cardinality
Cardinality
Children
ConversionError
DatatypeString
Dependencies
Direct
EachOf
EachOf
Expr
ExtendsConverter
State
State
FractionDigits
IRIExclusion
IRIKind
IRILabel
IRIRefExclusion
IRIStem
IRIStemExclusion
IRIStemRange
IRIStemRangeValue
IRIStemValueIRI
IRIStemWildcard
IRIValue
Inclusion
IntMax
Inverse
LangString
Language
LanguageExclusion
LanguageStem
LanguageStemExclusion
LanguageStemRange
LanguageStemRangeLang
LanguageStemRangeValue
LanguageStemRangeWildcard
LanguageTagExclusion
Length
LiteralExclusion
LiteralKind
LiteralStem
LiteralStemExclusion
LiteralStemRange
LiteralStemRangeString
LiteralStemRangeValue
LiteralStemRangeWildcard
LiteralStringExclusion
Max
MaxExclusive
MaxInclusive
MaxLength
MinExclusive
MinInclusive
MinLength
NodeConstraint
NodeConstraint
NodeKind
NonLiteralKind
NumericFacet
ObjectLiteral
ObjectValue
ObjectValue
OneOf
OneOf
Path
Path
Pattern
ResolvedSchema
ResolvedSchema
ResolvedShapeExpr
ResolvedShapeExpr
ResolvedTripleExpr
ResolvedTripleExpr
Schema
Schema
SemAct
ShExDiff
Shape
Shape
ShapeAnd
ShapeAnd
ShapeDecl
ShapeDecl
ShapeExpr
ShapeExpr
ShapeExternal
ShapeExternal
ShapeLabel
ShapeLabel
ShapeNot
ShapeNot
ShapeOr
ShapeOr
ShapeRef
ShapeRef
Star
Start
StringFacet
StringValue
TotalDigits
TripleConstraint
TripleConstraint
TripleExpr
ValueSetValue
VarName
VarName
VarTable
VarTable
XsFacet
values
BinOp
Equals
NotEquals
Add
Mul
Minus
Div
LT
GT
LE
GE
ValueExpr
BinExpr
Var
Const
es.weso.shex.actions
TestSemanticAction
es.weso.shex.btValidator
BtValidator
Env
ShExErr
StringErr
Unimplemented
es.weso.shex.compact
CompactShow
CompareSchemas
Parser
BuilderState
ParserErrorListener
SchemaMaker
NumericRange
NRMinInclusive
NRMinExclusive
NRMaxInclusive
NRMaxExclusive
NumericLength
NLTotalDigits
NLFractionDigits
Sense
Qualifier
Extra
Extends
Restricts
Closed
es.weso.shex.extend
Extend
es.weso.shex.implicits
decoderShEx
encoderShEx
eqShEx
showShEx
es.weso.shex.normalized
Constraint
Constraint
FlatShape
FlatShape
NormalizedShape
NormalizedShape
Slot
es.weso.shex.shexR
PREFIXES
RDF2ShEx
RDF2ShEx
ShEx2RDF
ShEx2RDF
es.weso.shex.shexpath
AbsolutePath
EafOfPath
ExprIndex
NodeConstraintPath
OneOfPath
RelativePath
ShExPath
ShapeAndPath
ShapeExprIndex
ShapeNotPath
ShapeOrPath
ShapePath
StepExpr
TripleConstraintPath
TripleExprIndex
es.weso.shex.spec
Check
Conformant
Env
Info
NonConformant
Spec
Testing
TypingMap
TypingMap
Unknown
es.weso.shex.validator
AbstractShapeErr
AbstractShapeErrNoArgs
Action
Action
Arc
Arc
Attempt
Attempt
CTable
CTable
Candidate
Candidate
CandidateLine
CandidateLine
Candidates
CheckResult
ClosedShapeWithRests
ConfigEnv
ConstraintRef
ConstraintRef
Context
Context
Evidences
Evidences
ExtendFails
ExternalIRIResolver
ExternalResolver
FacetChecker
HasNoType
LocalNeighs
LocalNeighs
MultipleRestricts
Neighs
Neighs
NoAction
NoCandidateLine
NoCandidates
NoDescendant
NoLabelExternal
NoPartition
NodeConstraintChecker
NodeInfo
NodeShape
NodeShape
PartitionFailed
Result
SemanticActionException
ShExChecker
ShExConfig
ShExError
ShExError
StringError
ExceptionError
NotEnoughArcs
LabelNotFound
NoStart
ErrCardinality
ErrCardinalityWithExtra
ValuesNotPassed
ClosedButExtraPreds
CheckDatatypeError
ErrorObtainingFractionDigits
FractionDigitsAppliedUnknownDatatype
FractionDigitsAppliedNonLiteral
ErrorObtainingTotalDigits
TotalDigitsAppliedUnknownDatatype
TotalDigitsAppliedNonLiteral
ExtraPropertiesClosedShape
FailSemanticAction
ErrRBEMatch
NoCandidate
ShExValidator
ShapeType
ShapeType
ShapeTyping
ShapeTyping
ShowValidator
State
ValidateFlatShape
ValidationLog
ValidationLog
ValidationOptions
Validator
Validator
ValueChecker
es.weso.utils
CommonUtils
FileUtilsIO
es.weso.utils.eitherios
EitherIOUtils
shex
/
es.weso.shex
/
Schema
Schema
case
class
Schema
extends
AbstractSchema
Companion
object
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
AbstractSchema
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
addId
(i:
IRI
):
Schema
def
addShape
(se:
ShapeExpr
):
Schema
def
addTripleExprMap
(te:
Map
[
ShapeLabel
,
TripleExpr
]):
Schema
def
depGraph
:
Either
[
String
,
DepGraph
[
ShapeLabel
]]
def
err
[A](msg:
String
):
IO
[A]
def
getShape
(label:
ShapeLabel
):
Either
[
String
,
ShapeExpr
]
def
getTripleExpr
(lbl:
ShapeLabel
):
Either
[
String
,
TripleExpr
]
override
def
labels
:
List
[
ShapeLabel
]
Definition Classes
AbstractSchema
def
negCycles
:
Either
[
String
,
Set
[
Set
[(
ShapeLabel
,
ShapeLabel
)]]]
def
oddNegCycles
:
Either
[
String
,
Set
[
Set
[(
ShapeLabel
,
ShapeLabel
)]]]
def
ok
[A](x: A):
IO
[A]
def
relativize
(maybeBase:
Option
[
IRI
]):
Schema
def
shapeLabel2Iri
(l:
ShapeLabel
):
Either
[
String
,
IRI
]
def
showCycles
(str:
Either
[
String
,
Set
[
Set
[(
ShapeLabel
,
ShapeLabel
)]]]):
String
def
withBase
(base:
Option
[
IRI
]):
Schema
def
withImports
(imports:
List
[
IRI
]):
Schema
def
withLabelLocationMap
(labelLocationMap:
Option
[
Map
[
ShapeLabel
,
Location
]]):
Schema
def
withOptTripleExprMap
(optTripleExprMap:
Option
[
Map
[
ShapeLabel
,
TripleExpr
]]):
Schema
def
withPrefixMap
(maybePrefixMap:
Option
[
PrefixMap
]):
Schema
def
withShapes
(shapes:
Option
[
List
[
ShapeExpr
]]):
Schema
def
withStart
(start:
Option
[
ShapeExpr
]):
Schema
def
withStartActions
(maybeStartActions:
Option
[
List
[
SemAct
]]):
Schema
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
def
qualify
(label:
ShapeLabel
):
String
Inherited from
AbstractSchema
def
qualify
(node:
RDFNode
):
String
Inherited from
AbstractSchema
override
def
toString
:
String
Definition Classes
AbstractSchema
->
Any
Inherited from
AbstractSchema
Concrete fields
lazy
val
localShapes
:
List
[
ShapeExpr
]
lazy
val
shapeList
:
List
[
ShapeExpr
]
lazy
val
wellFormed
:
Either
[
String
,
Unit
]
Inherited fields
lazy
val
prefixMap
:
PrefixMap
Inherited from
AbstractSchema
lazy
val
shapesMap
:
Map
[
ShapeLabel
,
ShapeExpr
]
Inherited from
AbstractSchema
lazy
val
tripleExprMap
:
Map
[
ShapeLabel
,
TripleExpr
]
Inherited from
AbstractSchema