LayoutStorageRDF

An extensible web page segmentation and analysis framework - RDF storage.

License

License

GroupId

GroupId

cz.vutbr.fit.layout
ArtifactId

ArtifactId

layout-storage-rdf
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

LayoutStorageRDF
An extensible web page segmentation and analysis framework - RDF storage.
Project URL

Project URL

http://www.fit.vutbr.cz/~burgetr/FITLayout/
Source Code Management

Source Code Management

https://github.com/FitLayout/storage-rdf

Download layout-storage-rdf

How to add to project

<!-- https://jarcasting.com/artifacts/cz.vutbr.fit.layout/layout-storage-rdf/ -->
<dependency>
    <groupId>cz.vutbr.fit.layout</groupId>
    <artifactId>layout-storage-rdf</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cz.vutbr.fit.layout/layout-storage-rdf/
implementation 'cz.vutbr.fit.layout:layout-storage-rdf:0.0.4'
// https://jarcasting.com/artifacts/cz.vutbr.fit.layout/layout-storage-rdf/
implementation ("cz.vutbr.fit.layout:layout-storage-rdf:0.0.4")
'cz.vutbr.fit.layout:layout-storage-rdf:jar:0.0.4'
<dependency org="cz.vutbr.fit.layout" name="layout-storage-rdf" rev="0.0.4">
  <artifact name="layout-storage-rdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.vutbr.fit.layout', module='layout-storage-rdf', version='0.0.4')
)
libraryDependencies += "cz.vutbr.fit.layout" % "layout-storage-rdf" % "0.0.4"
[cz.vutbr.fit.layout/layout-storage-rdf "0.0.4"]

Dependencies

compile (8)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-http-client jar 2.2.2
org.eclipse.rdf4j : rdf4j-repository-http jar 2.2.2
org.eclipse.rdf4j : rdf4j-repository-sparql jar 2.2.2
org.eclipse.rdf4j : rdf4j-queryalgebra-evaluation jar 2.2.2
org.slf4j : slf4j-api jar 1.7.7
cz.vutbr.fit.layout : layout-cssbox jar 0.0.4
cz.vutbr.fit.layout : layout-segmentation jar 0.0.4
org.unbescape : unbescape jar 1.1.2.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

FIT Layout Analysis Framework - RDF Storage

(c) 2016 Radek Burget (burgetr@fit.vutbr.cz) and Martin Milicka (imilicka@fit.vutbr.cz)

This FITLayout module implements a connection to a RDF storage that may be used for storing and retrieving the segmented pages and their tags.

Versions

Version
0.0.4
0.0.3