Wikidata:SourceMD
SourceMD, also called the Source Metadata Tool or Source, M.D., is a prototype tool that takes the persistent identifier (Q420330) for a scholarly article (Q13442814) (or several) and processes it by importing bibliographic metadata into Wikidata items. In August 2018, it was merged with ORCIDator into a single tool that allows for fully automated batch processing based on the following identifiers: ISBN-13 (P212), DOI (P356), ORCID iD (P496), PubMed publication ID (P698), PMC publication ID (P932).
This tool has potentially been replaced by Papers (https://github.com/magnusmanske/papers) which was last updated in 2024.
Description
editThe tool is a prototype service for anyone who wishes to automatically generate Wikidata items using metadata from scholarly publications. Typical users of this tool will be Wikimedia community members participating in the WikiCite project. Other users include any person seeking to share the scholarly profile of any individual, or any organization seeking to share the scholarly profile of its individual members.
The likely motivation for anyone using this tool is that they want to use Wikidata to index, share, and promote the scholarly publications for an individual, an organization, or on a particular topic.
Usage instructions
editInstructions on how to use SourceMD are available via Wikidata:SourceMD.
Subpages
editAbout
edit- User:Magnus Manske is the lead developer
- Development at GitHub
- Initial testing of the tool took place via Wikidata:SourceMD/tests, which is now outdated.
Links
edit- https://sourcemd.toolforge.org/ (fully automated batch mode)
- https://sourcemd.toolforge.org/index_old.php (semiautomated mode) - the only working tool for creation from DOIs
- https://sourcemd.toolforge.org/new_resolve_authors.php (author name resolver)
- Wikidata:WikiProject Source MetaData (wider project related to this topic)
- Old PHP source code at BitBucket