http://purl.org/net/nknouf/ns/bibtex#hasAuthor |
|
http://www.w3.org/2000/01/rdf-schema#range
|
http://www.w3.org/2001/XMLSchema#string
|
|
http://purl.org/dc/elements/1.1/description
|
This is tricky due to the fact that order is not (generally) preserved in RDF documents. The problem arises when you want to have an author list where the order is _extremely_ important. How shall we do that? Perhaps we want to define "hasPrimaryAuthor", "hasSecondaryAuthor", "hasTertiaryAuthor", and "hasRemainingAuthors", or something of that sort. This will be have to given more thought.
|
|
http://www.w3.org/2000/01/rdf-schema#label
|
has author
|
|
http://www.w3.org/2000/01/rdf-schema#domain
|
http://purl.org/net/nknouf/ns/bibtex#Entry
|
|
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
http://www.w3.org/2002/07/owl#DatatypeProperty
|
|
http://www.w3.org/2000/01/rdf-schema#comment
|
The name(s) of the author(s), in the format described in the LaTeX book.
|
|
http://www.w3.org/2000/01/rdf-schema#subPropertyOf
|
http://purl.org/net/nknouf/ns/bibtex#humanCreator
|