From 8ba90a54b6f3f87dea28fe78a630aa627daf270c Mon Sep 17 00:00:00 2001 From: kara-mela Date: Tue, 19 May 2026 07:51:47 +0200 Subject: [PATCH] Update author information of PaNET Motivation While working on alternatives for widoco, it was highlighted that the information on authors is highly diverse. Modification The information of all current authors have been updated to include - full first and last name - orcid - institute Result The author representation is more uniform. Related Issues closes #393 --- source/PaNET_metadata.ttl | 103 +++++++++++++++++++++++++++----------- 1 file changed, 75 insertions(+), 28 deletions(-) diff --git a/source/PaNET_metadata.ttl b/source/PaNET_metadata.ttl index 46d54be..2cfa222 100644 --- a/source/PaNET_metadata.ttl +++ b/source/PaNET_metadata.ttl @@ -21,6 +21,7 @@ sdo:affiliation [ foaf:homepage ; foaf:name "Science and Technology Facilities Council" ; + rdfs:seeAlso ; ] ; rdfs:seeAlso ; foaf:name "Alejandra Gonzalez-Beltran" ; @@ -28,32 +29,65 @@ ] ; dcterms:creator [ a foaf:Person ; - foaf:name "D. Iyayi" ; + sdo:affiliation [ + foaf:homepage ; + foaf:name "University of Oxford" ; + rdfs:seeAlso ; + ] ; + rdfs:seeAlso ; + foaf:name "Daniel Iyayi" ; ] ; dcterms:creator [ - a foaf:Person ; + a foaf:Person ; + sdo:affiliation [ + foaf:homepage ; + foaf:name "Helmholtz-Zentrum Berlin für Materialien und Energie" ; + rdfs:seeAlso ; + ] ; rdfs:seeAlso ; - foaf:name "H. Gorzig" ; + foaf:name "Heike Görzig" ; ] ; dcterms:creator [ - a foaf:Person ; - foaf:name "S. Da Graca Ramos" ; + a foaf:Person ; + sdo:affiliation [ + foaf:homepage ; + foaf:name "University College London" ; + rdfs:seeAlso ; + ] ; + sdo:affiliation [ + foaf:homepage ; + foaf:name "Rosalind Franklin Institute" ; + rdfs:seeAlso ; + ] ; + rdfs:seeAlso ; + foaf:name "Silvia Da Graca Ramos" ; ] ; dcterms:creator [ - a foaf:Person ; - foaf:name "S. P. Collins" ; + a foaf:Person ; + sdo:affiliation [ + foaf:homepage ; + foaf:name "Diamond Light Source" ; + rdfs:seeAlso ; + ] ; + foaf:name "Stephen P. Collins" ; rdfs:seeAlso ; ] ; dcterms:creator [ a foaf:Person ; - foaf:name "G.Koumoutsos" ; + sdo:affiliation [ + foaf:homepage ; + foaf:name "European Synchrotron Radiation Facility" ; + rdfs:seeAlso ; + ] ; + foaf:name "Giannis Koumoutsos" ; + rdfs:seeAlso ; ] ; dcterms:creator [ a foaf:Person ; sdo:affiliation [ - foaf:homepage ; - foaf:name "Deutsches Elektronen-Synchrotron DESY" ; - rdfs:seeAlso ; + foaf:homepage ; + foaf:name "Deutsches Elektronen-Synchrotron DESY" ; + rdfs:seeAlso ; ] ; foaf:name "Paul Millar" ; rdfs:seeAlso ; @@ -61,9 +95,9 @@ dcterms:creator [ a foaf:Person ; sdo:affiliation [ - foaf:homepage ; - foaf:name "Helmholtz-Zentrum Berlin für Materialien und Energie" ; - rdfs:seeAlso ; + foaf:homepage ; + foaf:name "Helmholtz-Zentrum Berlin für Materialien und Energie" ; + rdfs:seeAlso ; ] ; foaf:name "Rolf Krahl" ; rdfs:seeAlso ; @@ -71,9 +105,9 @@ dcterms:creator [ a foaf:Person ; sdo:affiliation [ - foaf:homepage ; - foaf:name "Deutsches Elektronen-Synchrotron DESY" ; - rdfs:seeAlso ; + foaf:homepage ; + foaf:name "Deutsches Elektronen-Synchrotron DESY" ; + rdfs:seeAlso ; ] ; foaf:name "Melanie Nentwich" ; rdfs:seeAlso ; @@ -81,14 +115,14 @@ dcterms:creator [ a foaf:Person ; sdo:affiliation [ - foaf:homepage ; - foaf:name "University of Oxford" ; - rdfs:seeAlso ; + foaf:homepage ; + foaf:name "University of Oxford" ; + rdfs:seeAlso ; ] ; sdo:affiliation [ - foaf:homepage ; - foaf:name "Diamond Light Source" ; - rdfs:seeAlso ; + foaf:homepage ; + foaf:name "Diamond Light Source" ; + rdfs:seeAlso ; ] ; foaf:name "Terence Tan" ; rdfs:seeAlso ; @@ -96,7 +130,14 @@ dcterms:creator [ a foaf:Person ; sdo:affiliation [ - foaf:name "German Engineering Materials Science Centre (GEMS) at Heinz Maier-Leibnitz Zentrum (MLZ), Helmholtz-Zentrum Hereon" ; + foaf:homepage ; + foaf:name "German Engineering Materials Science Centre (GEMS) at Heinz Maier-Leibnitz Zentrum (MLZ)" ; + rdfs:seeAlso ; + ] ; + sdo:affiliation [ + foaf:homepage ; + foaf:name "Helmholtz-Zentrum Hereon" ; + rdfs:seeAlso ; ] ; foaf:name "Arnab Majumdar" ; rdfs:seeAlso ; @@ -105,14 +146,20 @@ dcterms:creator [ a foaf:Person ; sdo:affiliation [ - foaf:name "German Engineering Materials Science Centre (GEMS) at Heinz Maier-Leibnitz Zentrum (MLZ), Helmholtz-Zentrum Hereon" ; + foaf:homepage ; + foaf:name "German Engineering Materials Science Centre (GEMS) at Heinz Maier-Leibnitz Zentrum (MLZ)" ; + rdfs:seeAlso ; + ] ; + sdo:affiliation [ + foaf:homepage ; + foaf:name "Helmholtz-Zentrum Hereon" ; + rdfs:seeAlso ; ] ; foaf:name "Sebastian Busch" ; rdfs:seeAlso ; ] ; - dcterms:license ; - - rdfs:comment """Photon and Neutron Experimental Techniques: An ontology of techniques within the photon and neutron (PaN) domain. + dcterms:license ; + rdfs:comment """Photon and Neutron Experimental Techniques: An ontology of techniques within the photon and neutron (PaN) domain. Purpose