o2r-project / geoextent

Python library for extrating geospatial extent of files and directories with multiple data formats
https://o2r.info/geoextent/
MIT License
1 stars 4 forks source link

Extract extent from non-data files #119

Open nuest opened 3 years ago

nuest commented 3 years ago

There has been some research on extracting geospatial properties from text and scientific papers. These reange from complex ML models to brute force text extraction. geoextent could wrap other tools and provide the same API for PDF files and DOIs that point to papers, not data. This is a completely new feature angle! Possibly more a research thesis topic..

Resources and related work:

nuest commented 3 years ago

Maybe there is a way to find all Zenodo records that have a connection with a paper? Can we identify supplemental material this way?

SbastianGarzon commented 3 years ago

Maybe: https://developers.zenodo.org/#depositions

related_identifiers

relation:Relationship. Controlled vocabulary (isCitedBy, cites, isSupplementTo,isSupplementedBy,isNewVersionOf, isPreviousVersionOf, isPartOf, hasPart,compiles, isCompiledBy, isIdenticalTo, isAlternateIdentifier)