jar

org.eclipse.lyo : shacl

Maven & Gradle

Jun 29, 2023
1 usages

Lyo :: Core :: SHACL

Table Of Contents

Latest Version

Download org.eclipse.lyo : shacl JAR file - Latest Versions:

All Versions

Download org.eclipse.lyo : shacl JAR file - All Versions:

Version Vulnerabilities Size Updated
5.1.x
5.0.x
4.1.x
4.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window shacl-5.1.1.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.lyo.shacl.annotations

├─ org.eclipse.lyo.shacl.annotations.RDFType.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.RdfsIsDefinedBy.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.RdfsLabel.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclClassType.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclClosed.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclDataType.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclDescription.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclDisjoint.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclEquals.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclGroup.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclHasValue.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclIgnoredProperties.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclIn.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclLanguageIn.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclLessThan.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclLessThanOrEquals.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclMaxCount.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclMaxExclusive.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclMaxInclusive.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclMaxLength.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclMinCount.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclMinExclusive.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclMinInclusive.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclMinLength.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclName.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclNode.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclNodeKind.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclOrder.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclPattern.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclTargetClass.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclTargetNode.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclTargetObjectsOf.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclTargetSubjectsOf.class - [JAR]

├─ org.eclipse.lyo.shacl.annotations.ShaclUniqueLang.class - [JAR]

org.eclipse.lyo.shacl

├─ org.eclipse.lyo.shacl.DataType.class - [JAR]

├─ org.eclipse.lyo.shacl.IValidationReport.class - [JAR]

├─ org.eclipse.lyo.shacl.IValidationResult.class - [JAR]

├─ org.eclipse.lyo.shacl.Property.class - [JAR]

├─ org.eclipse.lyo.shacl.ShDomainConstants.class - [JAR]

├─ org.eclipse.lyo.shacl.ShaclConstants.class - [JAR]

├─ org.eclipse.lyo.shacl.ShaclShapeFactory.class - [JAR]

├─ org.eclipse.lyo.shacl.Shape.class - [JAR]

├─ org.eclipse.lyo.shacl.ValidationReport.class - [JAR]

├─ org.eclipse.lyo.shacl.ValidationResult.class - [JAR]

├─ org.eclipse.lyo.shacl.package-info.class - [JAR]

Advertisement