package validation
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- class CachedScriptEngine extends NashornScriptEngine
-
trait
JSONLDParser
extends AnyRef
Created by antoniogarrote on 18/07/2017.
-
class
JVMValidationReport
extends ValidationReport with JSONLDParser
Parses a JSON-LD report
-
case class
JVMValidationResult
(value: JObject) extends ValidationResult with JSONLDParser with Product with Serializable
A SHACL ValidationResult
A SHACL ValidationResult
- value
parsed JSON-LD node for the validation result reosurce
-
class
SHACLValidator
extends core.validation.core.SHACLValidator
Created by antoniogarrote on 17/07/2017.
Value Members
- object AMFValidatorPlugin extends ParserSideValidationPlugin with PlatformSecrets
- object PlatformValidator
-
object
RDFPrinter
Transforms a RDF Model into a JSON-LD string
- object ValidationMutex