timrdf / pml

The Provenance Markup Language (PML 3.0) is an OWL ontology that extends W3C's PROV-O with the best parts of PML 2.0.
5 stars 1 forks source link

pml:AuthorGroup #22

Open timrdf opened 11 years ago

timrdf commented 11 years ago

when given a string "Heidi Lam, Enrico Bertini, Petra Isenberg, Catherine Plaisant, and Sheelagh Carpendale" and no desire to parse it up and represent each author, can we have a pml:AuthorGroup subclass of prov:Collection that is described with dcterms:description "Heidi Lam, Enrico Bertini, Petra Isenberg, Catherine Plaisant, and Sheelagh Carpendale"?

jpmccu commented 11 years ago

+1 on the class, -0.01 on the class name. Maybe pml:AuthorList, since the description does give an order?

On Tue, Mar 12, 2013 at 1:30 PM, Tim L notifications@github.com wrote:

when giving a string "Heidi Lam, Enrico Bertini, Petra Isenberg, Catherine Plaisant, and Sheelagh Carpendale" and no desire to parse it up and represent each author, can we have a pml:AuthorGroup subclass of prov:Collection that is described with dcterms:description "Heidi Lam, Enrico Bertini, Petra Isenberg, Catherine Plaisant, and Sheelagh Carpendale" ?

— Reply to this email directly or view it on GitHubhttps://github.com/timrdf/pml/issues/22 .

Jim McCusker Programmer Analyst Krauthammer Lab, Pathology Informatics Yale School of Medicine james.mccusker@yale.edu | (203) 785-4436 http://krauthammerlab.med.yale.edu

PhD Student Tetherless World Constellation Rensselaer Polytechnic Institute mccusj@cs.rpi.edu http://tw.rpi.edu

apseyed commented 11 years ago

Jim, clearly you are thinking of a specialization of pml:AuthorGroup : ) where there are more fine-grained roles besides generically authorship.

timrdf commented 11 years ago

+1 to Patrice, AuthorList as subclass of AuthorGroup, where order matters. This will fall within prov-dictionary quite well.