Artifacts using JCoRe XML Database Reader (5)
Reads CAS XMI data from a relational database (Postgres). Thus, the stored CASes may then be processed
further.
Last Release on Feb 22, 2024
An instantiation of the jcore-db-reader that uses the jcore-xml-mapper to retrieve and parse MEDLINE
XML
from a PostgreSQL database. The XML format of retrieved documents is expected to follow the MEDLINE XML schema
that was used until inclusive 2016. I.e. the root element of MEDLINE documents must be MedlineCitation and not,
as it is since 2017, PubmedArticle.
Last Release on Dec 18, 2022
An instantiation of the jcore-db-reader that uses the jcore-xml-mapper to retrieve and parse PubMed XML
from a PostgreSQL database. The XML format of retrieved documents is expected to follow the PubMed/MEDLINE XML
schema
that was used beginning from 2017. I.e. the root document of a document must be PubmedArticle and not,
as it was for MEDLINE until 2017, MedlineCitation.
Last Release on Feb 20, 2024
- Prev
- 1
- Next