Home / v3.2.1
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2012-01-09 2.0 kB
karma-v3.2.1-service-core.tar.gz 2012-01-09 7.9 MB
KarmaUserGuide.pdf 2012-01-09 122.1 kB
KarmaVisualizationUserManual.pdf 2012-01-09 2.3 MB
karma-v3.2.1-visualization.tar.gz 2012-01-06 21.1 MB
karma-v3.2.1-client-core.tar.gz 2012-01-06 4.2 MB
karma-v3.2.1-axis2-client-core.tar.gz 2012-01-06 6.6 MB
Totals: 7 Items   42.3 MB 0
Karma v3.2.1 is an upgrade from v3.2. Main new features include:

1)	Improvement of query performance with provenance graphs caching.

2)	  Implementation of several query API calls:
getNodeCountOfGraph()	-	return the number of nodes in a graph based on workflowID
getDataProductDetail()	-	returns details of execution level data objects
getAbstractDataProductDetail()	-	returns the details of registry level data objects
getServiceDetail()	-	returns details of execution level services
getAbstractServiceDetail()	-	returns details of registry level services
getClientDetail()	-	returns details of registry level personnels
getAnnotationDetail()	-	returns annotations of services, data objects, agents, relationships, etc that were ingested as annotations
findDataProduct()	-	returns a list of execution level data objects that matches the specified criteria
findAbstractDataProduct()	-	returns a list of registry level data objects that matches the specified criteria
findService()	-	returns a list of execution level services that matches the specified criteria
findAbstractService()	-	returns a list of registry level services that matches the specified criteria

3)   Bugfixes:
	(1) getProvenanceHistory()
   	-  Fixed some null pointer exceptions.
	-  Added support for returning fileURIs.
	-  Eliminated duplicate registry processes.
	-  Fixed querying for agents and wasControlledBy relationship.
	-  Modification of tags, URIs, and accounts in OPM graph to be consistent.
	(2) getWorkflowGraph()
	-  Fixed querying for agents and wasControlledBy relationship.
	-  Eliminated duplicate registry processes.
	-  Modification of tags, URIs, and accounts in OPM graph to be consistent.
	(3) Improved findService() and findDataProduct() performance and accuracy.
(4) Fix a bug that did not add annotations from raw notifications if entities or data objects were present in the database.
	(5) Modified cache size for graphs to handle larger graphs.
Source: README.txt, updated 2012-01-09