Modify OpenIE output into the TTL format supported by AutoIndex
Open
- Dominant language
- Java
- Stars
- 2
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Currently the open IE extractor returns a Jena model like this for the input "Obama was born in the USA."
@prefix : .
@prefix rdf: .
:Obama :be :bear ;
:USA .
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.