Connectome-Implementation-Team / rescs_shacl_shapes

SHACL Shapes for RESCS
GNU Affero General Public License v3.0
1 stars 0 forks source link

Order Of Authors In Publications #53

Open tobiasschweizer opened 1 year ago

tobiasschweizer commented 1 year ago

Find a way to express the order of authors (first author, second author ...) for a publication.

tobiasschweizer commented 1 year ago

idea: use rdf star to annotate the authorship attribution.

Update: I quickly tried this out with Blazegraph 2.1.6 using a standalone JAR. Turns out that Blazegraph supports RDF-star and SPARQL-star

Sources:

Make sure to choose RDR (Reification Done Right) when adding the triples. I created a namespace with n-quads config before. So I guess this could work. However, we would have to use SPARQL-Star instead then. I think we should further test this with some real word examples before we can reach a decision.

Screenshot 2022-11-29 at 13 32 38

tobiasschweizer commented 1 year ago

@9ABert9 At the moment, we can not store the order of authors in RESCS. Therefore, there is no way to represent the first, second etc. author of a given publication.

tobiasschweizer commented 1 year ago

@9ABert9 This seems related: https://github.com/schemaorg/schemaorg/issues/1864

Interestingly the conclusion is:

Schema.org is not really meant for that kind of precise data type modeling. It is intended to be an interchange mechanism for structured data.

https://github.com/schemaorg/schemaorg/issues/1864#issuecomment-375325846

So they say that the level of details is limited in schema.org as opposed to bibliographical ontologies such as BIBFRAME, BIBO.