Last Version

Asset Administration Shell Validator 1.2.1

This project includes serializers to produce various data formats for objects from the Asset Administration Shell ontology, as well as means to validate these objects.

License

License

GroupId

GroupId

io.admin-shell.aas
ArtifactId

ArtifactId

validator
Version

Version

1.2.1
Type

Type

jar
Description

Description

Asset Administration Shell Validator
This project includes serializers to produce various data formats for objects from the Asset Administration Shell ontology, as well as means to validate these objects.
Source Code Management

Source Code Management

https://github.com/admin-shell-io/java-serializer/tree/main/validator

Download validator 1.2.1


<!-- https://jarcasting.com/artifacts/io.admin-shell.aas/validator/ -->
<dependency>
    <groupId>io.admin-shell.aas</groupId>
    <artifactId>validator</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.admin-shell.aas/validator/
implementation 'io.admin-shell.aas:validator:1.2.1'
// https://jarcasting.com/artifacts/io.admin-shell.aas/validator/
implementation ("io.admin-shell.aas:validator:1.2.1")
'io.admin-shell.aas:validator:jar:1.2.1'
<dependency org="io.admin-shell.aas" name="validator" rev="1.2.1">
  <artifact name="validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.admin-shell.aas', module='validator', version='1.2.1')
)
libraryDependencies += "io.admin-shell.aas" % "validator" % "1.2.1"
[io.admin-shell.aas/validator "1.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
io.admin-shell.aas : dataformat-rdf jar 1.2.1
org.apache.jena : jena-shacl jar 4.1.0
org.slf4j : slf4j-api jar 1.7.31

Project Modules

There are no modules declared in this project.