Is your feature request related to a problem? Please describe.
The Annis user guide for the current version of Annis says
"""
ANNIS supports two types of formats to import:
the legacy relANNIS format based on the previous relational database implementation,
and
a new GraphML based native format which can be exported from ANNIS and
exchanged with other tools which support GraphML (like e.g. Neo4j).
"""
However, in the standalone version of ANNIS that I'm running I haven't been able to find such an export facility in the UI. I would have expected it to show up somewhere in the administration section as an operation on a corpus. But I only see an option to delete a corpus.
Describe the solution you'd like
I would like a pointer to where this functionality can be accessed, if it is implemented.
Describe alternatives you've considered
As far as I can see, pepper doesn't offer an export to graphml. If there were any other code that could take data from the relannis format to graphml (maybe via salt) that would help me out.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
The Annis user guide for the current version of Annis says
"""
ANNIS supports two types of formats to import:
the legacy relANNIS format based on the previous relational database implementation,
and
a new GraphML based native format which can be exported from ANNIS and
exchanged with other tools which support GraphML (like e.g. Neo4j).
"""
However, in the standalone version of ANNIS that I'm running I haven't been able to find such an export facility in the UI. I would have expected it to show up somewhere in the administration section as an operation on a corpus. But I only see an option to delete a corpus.
Describe the solution you'd like
I would like a pointer to where this functionality can be accessed, if it is implemented.
Describe alternatives you've considered
As far as I can see, pepper doesn't offer an export to graphml. If there were any other code that could take data from the relannis format to graphml (maybe via salt) that would help me out.
Additional context
Add any other context or screenshots about the feature request here.