Tellico/DefaultFields: Difference between revisions
(→Tellico default fields: add XSLT fields section) |
|||
Line 4: | Line 4: | ||
This list is useful if you need to write or modify XSLT filters. Tellico's XSLT files use these names for processing data sources. | This list is useful if you need to write or modify XSLT filters. Tellico's XSLT files use these names for processing data sources. | ||
== In all collections == | |||
{|class="wikitable sortable" | {|class="wikitable sortable" | ||
Line 18: | Line 18: | ||
|} | |} | ||
== For books, bibliography and comics == | |||
=== Fields set in collection data definition === | |||
Bibliographic fields are named as BibteX default. | Bibliographic fields are named as BibteX default. | ||
Line 123: | Line 123: | ||
| country || Country || Publishing || comics | | country || Country || Publishing || comics | ||
|} | |} | ||
=== Fields set only in XSLT files === |
Revision as of 16:31, 1 June 2015
Tellico default fields
This list is useful if you need to write or modify XSLT filters. Tellico's XSLT files use these names for processing data sources.
In all collections
Name | Tellico's description | Category |
---|---|---|
id | ID # of the entry | Personal |
title | Title | General |
cdate | Date Created | Personal |
mdate | Date Modified | Personal |
For books, bibliography and comics
Fields set in collection data definition
Bibliographic fields are named as BibteX default.
Internal name | Public Name | Category | Collection type | Data sources | XSLT files |
---|---|---|---|---|---|
entry-type | Entry Type | General | bibliography | Arxiv.org, Pubmed | arxiv2tellico.xsl pubmed2tellico.xsl |
author | Author | General | bibliography, books | ||
bibtex-key | Bibtex Key | General | bibliography | ||
booktitle | Book Title | General | bibliography | ||
editor | Editor | General | bibliography, books | ||
organization | Organization | General | bibliography | ||
publisher | Publisher | Publishing | bibliography, books, comics | ||
address | Address | Publishing | bibliography | ||
edition | Edition | Publishing | bibliography, books, comics | ||
pages | Pages | Publishing | bibliography, books, comics | ||
year | Year | Publishing | bibliography | ||
isbn | ISBN# | Publishing | bibliography | ||
journal | Journal | Publishing | bibliography | ||
doi | DOI | Publishing | bibliography | ||
month | Month | Publishing | bibliography | ||
number | Number | Publishing | bibliography | ||
howpublished | How Published | Publishing | bibliography | ||
chapter | Chapter | Miscellanous | bibliography | ||
series | Series | Miscellanous, Classification, General | bibliography, books, comics | ||
volume | Volume | Miscellanous | bibliography | ||
crossref | Cross-Reference | Miscellanous | bibliography | ||
keyword | Keywords | Miscellanous, Classification, Classification | bibliography, books, comics | ||
url | URL | Miscellanous, General | bibliography, books | Amazon | amazon2tellico.xsl |
abstract | Abstract | Abstract | bibliography | ||
note | Notes | Notes | bibliography | ||
subtitle | Subtitle | General | books, comics | ||
binding | Binding | General | books | ||
pur_date | Purchase Date | General, Personal | books, comics | ||
pur_price | Purchase Price | General, Personal | books, comics | ||
cr_year | Copyright Year | Publishing | books | ||
pub_year | Publication Year | Publishing | books, comics | ||
lccn | LCCN# | Publishing | books | Library of Congress, ISBNdb | |
translator | Translator | Publishing | books | ||
language | Language | Publishing | books | ||
genre | Genre | Classification | books, comics | ||
series_num | Series Number | Classification | books | ||
condition | Condition | Classification | books, comics | ||
signed | Signed | Personal | books, comics | ||
read | Read | Personal | books | ||
gift | Gift | Personal | books, comics | ||
loaned | Loaned | Personal | books, comics | ||
rating | Rating | Personal | books, comics | ||
cover | Front Cover | Front Cover | books, comics | ||
comments | Comments | Comments | books, comics | ||
writer | Writer | General | comics | ||
artist | Artist | General | comics | ||
issue | Issue | General | comics | ||
country | Country | Publishing | comics |