Download ldclient-provider-rdfa-3.3.0.jar file - Jar l

Jar examples for l:ldclient-provider-rdfa

Description

This package allows the Linked Data Client to access HTML pages with embedded RDFa annotations as Linked Data.

You can download jar file ldclient-provider-rdfa 3.3.0 in this page.

License

Apache License

Build File

You can use the following script to add ldclient-provider-rdfa-3.3.0.jar to your project.

<dependency>
   <groupId>org.apache.marmotta</groupId>
   <artifactId>ldclient-provider-rdfa</artifactId>
   <version>3.3.0</version>
</dependency>
compile group: 'org.apache.marmotta', name: 'ldclient-provider-rdfa', version: '3.3.0'
libraryDependencies += "org.apache.marmotta" % "ldclient-provider-rdfa" % "3.3.0"
<dependency org="org.apache.marmotta" name="ldclient-provider-rdfa" rev="3.3.0"/>
@Grapes(@Grab(group='org.apache.marmotta', module='ldclient-provider-rdfa', version='3.3.0'))
'org.apache.marmotta:ldclient-provider-rdfa:jar:3.3.0'

Download

Click the following link to download the jar file.

ldclient-provider-rdfa-3.3.0-sources.jar
ldclient-provider-rdfa-3.3.0.jar
ldclient-provider-rdfa-3.3.0.pom



Related Tutorials