License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.semanticweb.yars |
ArtifactId | ArtifactIdnxparser-parsers-external-rdfa-semargl |
Version | Version4.0.0 |
Type | Typejar |
Description |
DescriptionNxParser Parser for RDFa using semargl
NxParser is a Java open source, streaming, non-validating parser for the Nx format, where x = Triples, Quads, or any other number.
|
<!-- https://jarcasting.com/artifacts/org.semanticweb.yars/nxparser-parsers-external-rdfa-semargl/ -->
<dependency>
<groupId>org.semanticweb.yars</groupId>
<artifactId>nxparser-parsers-external-rdfa-semargl</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.semanticweb.yars/nxparser-parsers-external-rdfa-semargl/
implementation 'org.semanticweb.yars:nxparser-parsers-external-rdfa-semargl:4.0.0'
// https://jarcasting.com/artifacts/org.semanticweb.yars/nxparser-parsers-external-rdfa-semargl/
implementation ("org.semanticweb.yars:nxparser-parsers-external-rdfa-semargl:4.0.0")
'org.semanticweb.yars:nxparser-parsers-external-rdfa-semargl:jar:4.0.0'
<dependency org="org.semanticweb.yars" name="nxparser-parsers-external-rdfa-semargl" rev="4.0.0">
<artifact name="nxparser-parsers-external-rdfa-semargl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semanticweb.yars', module='nxparser-parsers-external-rdfa-semargl', version='4.0.0')
)
libraryDependencies += "org.semanticweb.yars" % "nxparser-parsers-external-rdfa-semargl" % "4.0.0"
[org.semanticweb.yars/nxparser-parsers-external-rdfa-semargl "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.semanticweb.yars : nxparser-api | jar | 4.0.0 |
org.semanticweb.yars : nxparser-model | jar | 4.0.0 |
org.semanticweb.yars : nxparser-parsers-external-rdfa-semargl-tagsoup | jar | 4.0.0 |
org.ccil.cowan.tagsoup : tagsoup | jar | 1.2.1 |
org.semarglproject : semargl-rdfa | jar | 0.7 |
org.semarglproject : semargl-jsonld | jar | 0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |