Semantic Cite: Difference between revisions

From artserver wiki
Line 19: Line 19:
* [[Template:SciteHarvardWebsite]]
* [[Template:SciteHarvardWebsite]]
* [[Template:SciteHarvardYouTube]]
* [[Template:SciteHarvardYouTube]]
==Property Mapping==
Which (relevant) citation parameters are to be mapped to semantic properties is define in [[MediaWiki:Sci-property-definition]].


=Questions=
=Questions=

Revision as of 08:47, 27 May 2020


Semantic properties

See the Bibliographic Ontology Usecase Examples examples and organized the semantic properties accordingly

The Bibliographic Ontology uses properties from


template definitions

The page "MediaWiki:Sci-template-definition describes and maps citation resource types to specific templates with a template containing the rules of how identifiers are expected to be formatted and positioned to generate a citation text." [1]


Harvard referencing style templates

Property Mapping

Which (relevant) citation parameters are to be mapped to semantic properties is define in MediaWiki:Sci-property-definition.

Questions

  • are the template parameters turn into semantic property:value pairs?
    • it seems to happen with DOI, but not with Title

TODO: Integrate BibTex records

{{#scite:
|@article{Lampa2017,
  doi = {10.1186/s13326-017-0136-y},
  url = {https://doi.org/10.1186/s13326-017-0136-y},
  year = {2017},
  month = sep,
  publisher = {Springer Science and Business Media {LLC}},
  volume = {8},
  number = {1},
  author = {Samuel Lampa and Egon Willighagen and Pekka Kohonen and Ali King and Denny Vrande{\v{c}}i{\'{c}} and Roland Grafstr\"{o}m and Ola Spjuth},
  title = {{RDFIO}: extending Semantic {MediaWiki} for interoperable biomedical data management},
  journal = {Journal of Biomedical Semantics}
}
}}
... more about "Semantic Cite"