Skip to content

Commit

Permalink
https://github.com/metanorma/metanorma-bsi/issues/270
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis authored and ronaldtse committed Mar 2, 2024
1 parent 8eb1cf1 commit 4c4553a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion author/topics/sections/bibliography.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -807,7 +807,7 @@ and often miss information.
fetched from Relaton
* If the span information presents information absent in the fetched record, it is added to the record.
* If the span information presents information corresponding in the fetched record, it overwrites it
* Information is broken down by type: if an identifier, or URI, or date is of a given type, it overwrites only identifiers of the same type in the fetched record. The same applies to contributors: contributors of a given type overwrite only contributors of the same type in the fetched record.
* Information is broken down by type: if an identifier, or URI, or date is of a given type, it overwrites only identifiers of the same type in the fetched record (e.g. `span:docid.BSI[BSI EN 8000]`, `span:date.published[2010]`). The same applies to contributors: contributors of a given type overwrite only contributors of the same type in the fetched record.
* Information is replaced, not additive. For example, if there are multiple authors in the fetched record, they are replaced by the listing of multiple authors in the bibliographic spans.

To illustrate, the following citation
Expand Down

0 comments on commit 4c4553a

Please sign in to comment.