Data citation mining details
Provide your UTF-8 encoded text, on the current URL using the HTTP POST method.
Please make sure that your text preserves its newlines so that a faster and more accurate response will be produced.
You may also choose among the available mining processes.
HTTP POST parameters:
- document: UTF-8 encoded text
- projects: Project processing (on/off)
- datacitations: Data citation processing (on/off)
- classification: Classification processing (on/off)
The service will return a JSON encoded result containing the following fields:
- datacitation_info: Result category
- organization: Organization name (ex. Datacite)
- doi:Extracted data identifier
- resource_type: DOI' resource type (Dataset, Software etc.)
- confidence: Confidence weight
Result example:
{"datacitation_info": [{"organization": "datacite", "related_doi": "10.5063/AA/CONNOLLY.126.2", "confidence": 0.44, "resource_type": "Dataset"}]}
Note:
You can also use the form on the right to directly paste your document