Hi
The current model for publications has been established to consistently link publications to bibliographic references. This model is used across various sections, and we aim to maintain a single model for all bibliographic references. While some instances may not require specifying pages or plates, others may necessitate it. Therefore, a unique model is employed to accommodate all situations.
In diffusion schemas, you can establish a direct connection to bypass the bibliographic nodes and obtain the publication directly. There are some examples of this approach:
bibliography_data ---> Retrieve the main bibliographic references
(bibliography_author---> Retrieve the publication author (bypassing the bibliographic reference)
bibliography_title----> Retrieve the publication title (bypassing the bibliographic reference)
etc.
Or you can use the resolve_portal options in the publication API to get in one call the publications.
If the previous methods don't meet your needs, and you require a direct connection, you can establish a node in the ontology using your local TLD to facilitate this direct connection to publications in «Websites» section...
Best