OntologyProperty talk:Bibo:pages: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(Created page with 'IMHO this property is insufficient for several reasons: * the comment "The page number in (an edition of) a written work" is not quite clear: does that mean "number of pages"? ...')
 
No edit summary
Line 1: Line 1:
IMHO this property is insufficient for several reasons:
IMHO this property is insufficient for several reasons:
* the comment "The page number in (an edition of) a written work" is not quite clear:
* the comment "The page number in (an edition of) a written work" is not quite clear: does that mean "number of pages"?
  does that mean "number of pages"?
* range shouldn't be xsd:integer, e.g. consider the book [http://www.worldcat.org/title/relativity-the-special-theory/oclc/242174 Relativity : the special theory] that has "xiv, 459 pages"
* range shouldn't be xsd:integer, e.g. consider the book
[http://www.worldcat.org/title/relativity-the-special-theory/oclc/242174 Relativity : the special theory]
that has "xiv, 459 pages"
* cannot represent pagination of an article
* cannot represent pagination of an article



Revision as of 18:45, 22 December 2014

IMHO this property is insufficient for several reasons:

  • the comment "The page number in (an edition of) a written work" is not quite clear: does that mean "number of pages"?
  • range shouldn't be xsd:integer, e.g. consider the book Relativity : the special theory that has "xiv, 459 pages"
  • cannot represent pagination of an article

Can't we just use the respective BIBO properties?

  • bibo:pages "A string of non-contiguous page spans that locate a Document within a Collection. Example: 23-25, 34, 54-56. For continuous page ranges, use the pageStart and pageEnd properties."
  • bibo:pageStart "Starting page number within a continuous page range."
  • bibo:pageEnd "Ending page number within a continuous page range."
  • bibo:numPages "The number of pages contained in a document"

--VladimirAlexiev 16:45, 22 December 2014 (UTC)