feat: add citeAs / citeWith properties#16
Conversation
fdfba8a to
42d70ce
Compare
|
Then we don't use creditText? This is a schema.org property that was proposed in the discussion, no? |
update property descriptions and example codemeta-software.json to demonstrate usage proposed semantics: - citeAs: preferred citation target for a specific version of this software as a permanent identifier URL - citeWith: companion works that should be cited as a list of permanent identifiers (e.g., conceptual paper introducing the software, methods publications describing the algorithms or implementation) - referencePublication: publication describing the software as free Text - citation: general related references and citations as free Text resolves codemeta#408 resolves codemeta#268 resolves codemeta#381
42d70ce to
6cd7cdf
Compare
|
I think creditText as Text is the dealbreaker for me. Seems to be more of a displayable caption for creative works (photographs, music, videos, etc.). I'd prefer a PID that resolves to a landing page and exact version of the software. citeWith should be a comprehensive list of all publications that the author requests to be cited in addition to the citeAs ref referencePublication does overlap with citeWith but I interpret it as the initial concept paper about the software |
|
I will continue the discussion in the original discussion thread: codemeta#408 (comment) I feel like we don't yet have sufficient agreement on this, since what you have proposed is different from what Rebecca had proposed, or even what I had proposed. I like the direction, but we need agreement before merging. |
update example in codemeta-software.json to demonstrate usage as well as property descriptions
proposed semantics:
resolves codemeta#408
resolves codemeta#268
resolves codemeta#381