Tellico/DefaultFields: Difference between revisions
(→Fields set only in XSLT files: amazon fields) |
(→Fields set in collection data definition: amazon stuff) |
||
Line 27: | Line 27: | ||
! Internal name !! Public Name !! Category !! Collection type !! Data sources !! XSLT files | ! Internal name !! Public Name !! Category !! Collection type !! Data sources !! XSLT files | ||
|- | |- | ||
| entry-type || Entry Type || General || bibliography || Arxiv.org, Pubmed|| | | entry-type || Entry Type || General || bibliography || Arxiv.org, Pubmed|| arxiv2tellico.xsl pubmed2tellico.xsl | ||
|- | |- | ||
| author || Author || General || bibliography, books || Arxiv.org || arxiv2tellico.xsl | | author || Author || General || bibliography, books || Amazon, Arxiv.org || amazon2tellico.xsl arxiv2tellico.xsl | ||
|- | |- | ||
| bibtex-key || Bibtex Key || General || bibliography | | bibtex-key || Bibtex Key || General || bibliography | ||
Line 35: | Line 35: | ||
| booktitle || Book Title || General || bibliography | | booktitle || Book Title || General || bibliography | ||
|- | |- | ||
| editor || Editor || General || bibliography, books | | editor || Editor || General || bibliography, books || Amazon || amazon2tellico.xsl | ||
|- | |- | ||
| organization || Organization || General || bibliography | | organization || Organization || General || bibliography | ||
|- | |- | ||
| publisher || Publisher || Publishing || bibliography, books, comics | | publisher || Publisher || Publishing || bibliography, books, comics || Amazon || amazon2tellico.xsl | ||
|- | |- | ||
| address || Address || Publishing || bibliography | | address || Address || Publishing || bibliography | ||
|- | |- | ||
| edition || Edition || Publishing || bibliography, books, comics | | edition || Edition || Publishing || bibliography, books, comics || Amazon || amazon2tellico.xsl | ||
|- | |- | ||
| pages || Pages || Publishing || bibliography, books, comics || Arxiv.org || arxiv2tellico.xsl | | pages || Pages || Publishing || bibliography, books, comics || Amazon, Arxiv.org || amazon2tellico.xsl arxiv2tellico.xsl | ||
|- | |- | ||
| year || Year || Publishing || bibliography || Arxiv.org || arxiv2tellico.xsl | | year || Year || Publishing || bibliography || Arxiv.org || arxiv2tellico.xsl | ||
|- | |- | ||
| isbn || ISBN# || Publishing || bibliography | | isbn || ISBN# || Publishing || bibliography, books || Amazon || amazon2tellico.xsl | ||
|- | |- | ||
| journal || Journal || Publishing || bibliography || Arxiv.org || arxiv2tellico.xsl | | journal || Journal || Publishing || bibliography || Arxiv.org || arxiv2tellico.xsl | ||
Line 69: | Line 69: | ||
| crossref || Cross-Reference || Miscellanous || bibliography | | crossref || Cross-Reference || Miscellanous || bibliography | ||
|- | |- | ||
| keyword || Keywords || Miscellanous, Classification, Classification || bibliography, books, comics|| Arxiv.org || arxiv2tellico.xsl | | keyword || Keywords || Miscellanous, Classification, Classification || bibliography, books, comics|| Amazon, Arxiv.org || amazon2tellico.xsl arxiv2tellico.xsl | ||
|- | |- | ||
| url || URL || Miscellanous, General || bibliography, books || Arxiv.org | | url || URL || Miscellanous, General || bibliography, books || Amazon, Arxiv.org || amazon2tellico.xsl arxiv2tellico.xsl | ||
|- | |- | ||
| abstract || Abstract || Abstract || bibliography|| Arxiv.org || arxiv2tellico.xsl | | abstract || Abstract || Abstract || bibliography|| Arxiv.org || arxiv2tellico.xsl | ||
Line 79: | Line 79: | ||
| subtitle || Subtitle || General || books, comics || || | | subtitle || Subtitle || General || books, comics || || | ||
|- | |- | ||
| binding || Binding || General || books | | binding || Binding || General || books || Amazon || amazon2tellico.xsl | ||
|- | |- | ||
| pur_date || Purchase Date || General,<br/>Personal || books, comics || || | | pur_date || Purchase Date || General,<br/>Personal || books, comics || || | ||
Line 87: | Line 87: | ||
| cr_year || Copyright Year || Publishing || books | | cr_year || Copyright Year || Publishing || books | ||
|- | |- | ||
| pub_year || Publication Year || Publishing || books, comics | | pub_year || Publication Year || Publishing || books, comics || Amazon || amazon2tellico.xsl | ||
|- | |- | ||
| lccn || LCCN# || Publishing || books || Library of Congress, ISBNdb || | | lccn || LCCN# || Publishing || books || Library of Congress, ISBNdb || | ||
Line 93: | Line 93: | ||
| translator || Translator || Publishing || books | | translator || Translator || Publishing || books | ||
|- | |- | ||
| language || Language || Publishing || books | | language || Language || Publishing || books, comics || Amazon || amazon2tellico.xsl | ||
|- | |- | ||
| genre || Genre || Classification || books, comics | | genre || Genre || Classification || books, comics || Amazon || amazon2tellico.xsl | ||
|- | |- | ||
| series_num || Series Number || Classification || books | | series_num || Series Number || Classification || books | ||
Line 113: | Line 113: | ||
| cover || Front Cover || Front Cover || books, comics | | cover || Front Cover || Front Cover || books, comics | ||
|- | |- | ||
| comments || Comments || Comments || books, comics | | comments || Comments || Comments || books, comics || Amazon || amazon2tellico.xsl | ||
|- | |- | ||
| writer || Writer || General || comics | | writer || Writer || General || comics |
Revision as of 17:09, 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
Internal name | Public name | 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 | Amazon, Arxiv.org | amazon2tellico.xsl arxiv2tellico.xsl |
bibtex-key | Bibtex Key | General | bibliography | ||
booktitle | Book Title | General | bibliography | ||
editor | Editor | General | bibliography, books | Amazon | amazon2tellico.xsl |
organization | Organization | General | bibliography | ||
publisher | Publisher | Publishing | bibliography, books, comics | Amazon | amazon2tellico.xsl |
address | Address | Publishing | bibliography | ||
edition | Edition | Publishing | bibliography, books, comics | Amazon | amazon2tellico.xsl |
pages | Pages | Publishing | bibliography, books, comics | Amazon, Arxiv.org | amazon2tellico.xsl arxiv2tellico.xsl |
year | Year | Publishing | bibliography | Arxiv.org | arxiv2tellico.xsl |
isbn | ISBN# | Publishing | bibliography, books | Amazon | amazon2tellico.xsl |
journal | Journal | Publishing | bibliography | Arxiv.org | arxiv2tellico.xsl |
doi | DOI | Publishing | bibliography | Arxiv.org | arxiv2tellico.xsl |
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 | Amazon, Arxiv.org | amazon2tellico.xsl arxiv2tellico.xsl |
url | URL | Miscellanous, General | bibliography, books | Amazon, Arxiv.org | amazon2tellico.xsl arxiv2tellico.xsl |
abstract | Abstract | Abstract | bibliography | Arxiv.org | arxiv2tellico.xsl |
note | Notes | Notes | bibliography | Arxiv.org | arxiv2tellico.xsl |
subtitle | Subtitle | General | books, comics | ||
binding | Binding | General | books | Amazon | amazon2tellico.xsl |
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 | Amazon | amazon2tellico.xsl |
lccn | LCCN# | Publishing | books | Library of Congress, ISBNdb | |
translator | Translator | Publishing | books | ||
language | Language | Publishing | books, comics | Amazon | amazon2tellico.xsl |
genre | Genre | Classification | books, comics | Amazon | amazon2tellico.xsl |
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 | Amazon | amazon2tellico.xsl |
writer | Writer | General | comics | ||
artist | Artist | General | comics | ||
issue | Issue | General | comics | ||
country | Country | Publishing | comics | ||
Internal name | Public Name | Category | Collection type | Data sources | XSLT files |
Fields set only in XSLT files
Italic fields are defined but not used as is by Tellico.
Internal name | Public Name | Category | Collection type | Data sources | XSLT files |
---|---|---|---|---|---|
arxix | arXiv ID | Publishing | Arxiv.org | arxiv2tellico.xsl | |
amazon | Amazon Link | General | Amazon | amazon2tellico.xsl | |
small-image | Small Image | Images | Amazon | amazon2tellico.xsl | |
medium-image | Medium Image | Images | Amazon | amazon2tellico.xsl | |
large-image | Large Image | Images | Amazon | amazon2tellico.xsl | |
Internal name | Public Name | Category | Collection type | Data sources | XSLT files |