-
activityUri
String activityUri
A unique id.
-
dateStarted
Calendar dateStarted
When the activity has started.
-
dateEnded
Calendar dateEnded
When the activity has ended.
-
uri
org.dice_research.squirrel.data.uri.CrawleableUri uri
The uri for the crawling activity.
-
outputResource
Map<K,V> outputResource
The URIs of the resources generated by this activity as well as their type as
RDF Resource.
-
state
CrawlingActivity.CrawlingURIState state
The crawling state of the uri.
-
workerUri
String workerUri
URI of the worker assigned carrying out this activity.
-
numberOfTriples
long numberOfTriples
-
steps
List<E> steps