wikipathways / nanopublications

Project to convert content of WPRDF into nanopublications.
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Update publication info graph with publication date using PubMed Id #10

Open ImranAsif48 opened 3 years ago

ImranAsif48 commented 3 years ago

The reason for this Pull request is that to find the timeline of discourse. I updated the code that fetched the PubMed ID's publication date using the PubMed API (In PubMed Java class). After fetching the publication date, I put it in the publication information graph with pav:authoredOn predicate. I also updated the dcterms:created to pav:createdOn because pav:createdOn is the date of creating the digital artefact or resource representation.