Skip to content

GeoinformationSystems/ArcGIS2ProvO

Repository files navigation

ArcGIS2PROVO

ArcGIS2PROVO is a tool to convert ArcGIS model builder workflows to a provenance graph according to the PROV-Ontology (https://www.w3.org/TR/prov-o/). After running a model in ArcGIS, an XML model report can be generated. This report is used as input for the tool.

Structure

ArcGIS2PROVO is written in Python 3. It can be used from the command line:

# specifiy output name:
arcGIS2ProvO.py <path-to-arcgis-model-report>.xml <destination-of-output>.ttl

# or copy name from input:
arcGIS2ProvO.py <path-to-arcgis-model-report>.xml

Required Packages

License

Contact

Arne Rümmler (arne.ruemmler@tu-dresden.de)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages