Tellico/DefaultFields: Difference between revisions
(→Fields set in collection data definition: start of dblp2tellico.xsl fields) |
(→Fields set in collection data definition: end of dblp2tellico.xsl fields) |
||
Line 29: | Line 29: | ||
| entry-type || Entry Type || General || bibliography || Arxiv.org, Crossref.org, Dblp.org, || arxiv2tellico.xsl crossref2tellico.xsl dblp2tellico.xsl | | entry-type || Entry Type || General || bibliography || Arxiv.org, Crossref.org, Dblp.org, || arxiv2tellico.xsl crossref2tellico.xsl dblp2tellico.xsl | ||
|- | |- | ||
| author || Author || General || bibliography, books || Amazon, Arxiv.org, Biblioshare, Crossref.org || amazon2tellico.xsl arxiv2tellico.xsl biblioshare2tellico.xsl crossref2tellico.xsl | | author || Author || General || bibliography, books || Amazon, Arxiv.org, Biblioshare, Crossref.org, Dblp.org || amazon2tellico.xsl arxiv2tellico.xsl biblioshare2tellico.xsl crossref2tellico.xsl dblp2tellico.xsl | ||
|- | |- | ||
| bibtex-key || Bibtex Key || General || bibliography | | bibtex-key || Bibtex Key || General || bibliography || Dblp.org || dblp2tellico.xsl | ||
|- | |- | ||
| booktitle || Book Title || General || bibliography || Crossref.org, Dblp.org || crossref2tellico.xsl dblp2tellico.xsl | | booktitle || Book Title || General || bibliography || Crossref.org, Dblp.org || crossref2tellico.xsl dblp2tellico.xsl | ||
Line 39: | Line 39: | ||
| organization || Organization || General || bibliography | | organization || Organization || General || bibliography | ||
|- | |- | ||
| publisher || Publisher || Publishing || bibliography, books, comics || Amazon, Biblioshare || amazon2tellico.xsl biblioshare2tellico.xsl | | publisher || Publisher || Publishing || bibliography, books, comics || Amazon, Biblioshare, Dblp.org || amazon2tellico.xsl biblioshare2tellico.xsl dblp2tellico.xsl | ||
|- | |- | ||
| address || Address || Publishing || bibliography | | address || Address || Publishing || bibliography | ||
Line 53: | Line 53: | ||
| journal || Journal || Publishing || bibliography || Arxiv.org, Crossref.org, Dblp.org || arxiv2tellico.xsl crossref2tellico.xsl dblp2tellico.xsl | | journal || Journal || Publishing || bibliography || Arxiv.org, Crossref.org, Dblp.org || arxiv2tellico.xsl crossref2tellico.xsl dblp2tellico.xsl | ||
|- | |- | ||
| doi || DOI || Publishing || bibliography || Arxiv.org, Crossref.org || arxiv2tellico.xsl crossref2tellico.xsl | | doi || DOI || Publishing || bibliography || Arxiv.org, Crossref.org, Dblp.org || arxiv2tellico.xsl crossref2tellico.xsl dblp2tellico.xsl | ||
|- | |- | ||
| month || Month || Publishing || bibliography | | month || Month || Publishing || bibliography | ||
|- | |- | ||
| number || Number || Publishing || bibliography || Dblp.org || dblp2tellico.xsl | | number || Number || Publishing || bibliography || Dblp.org || dblp2tellico.xsl | ||
|- | |- | ||
| howpublished ||How Published || Publishing || bibliography | | howpublished ||How Published || Publishing || bibliography | ||
Line 71: | Line 71: | ||
| keyword || Keywords || Miscellanous, Classification, Classification || bibliography, books, comics|| Amazon, Arxiv.org || amazon2tellico.xsl arxiv2tellico.xsl | | 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 | | url || URL || Miscellanous, General || bibliography, books || Amazon, Arxiv.org, Dblp.org || amazon2tellico.xsl arxiv2tellico.xsl dblp2tellico.xsl | ||
|- | |- | ||
| abstract || Abstract || Abstract || bibliography|| Arxiv.org || arxiv2tellico.xsl | | abstract || Abstract || Abstract || bibliography|| Arxiv.org || arxiv2tellico.xsl |
Revision as of 18:14, 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, Crossref.org, Dblp.org, | arxiv2tellico.xsl crossref2tellico.xsl dblp2tellico.xsl |
author | Author | General | bibliography, books | Amazon, Arxiv.org, Biblioshare, Crossref.org, Dblp.org | amazon2tellico.xsl arxiv2tellico.xsl biblioshare2tellico.xsl crossref2tellico.xsl dblp2tellico.xsl |
bibtex-key | Bibtex Key | General | bibliography | Dblp.org | dblp2tellico.xsl |
booktitle | Book Title | General | bibliography | Crossref.org, Dblp.org | crossref2tellico.xsl dblp2tellico.xsl |
editor | Editor | General | bibliography, books | Amazon | amazon2tellico.xsl |
organization | Organization | General | bibliography | ||
publisher | Publisher | Publishing | bibliography, books, comics | Amazon, Biblioshare, Dblp.org | amazon2tellico.xsl biblioshare2tellico.xsl dblp2tellico.xsl |
address | Address | Publishing | bibliography | ||
edition | Edition | Publishing | bibliography, books, comics | Amazon | amazon2tellico.xsl |
pages | Pages | Publishing | bibliography, books, comics | Amazon, Arxiv.org, Crossref.org, Dblp.org | amazon2tellico.xsl arxiv2tellico.xsl crossref2tellico.xsl dblp2tellico.xsl |
year | Year | Publishing | bibliography | Arxiv.org, Crossref.org, Dblp.org | arxiv2tellico.xsl crossref2tellico.xsl dblp2tellico.xsl |
isbn | ISBN# | Publishing | bibliography, books | Amazon, Crossref.org | amazon2tellico.xsl crossref2tellico.xsl |
journal | Journal | Publishing | bibliography | Arxiv.org, Crossref.org, Dblp.org | arxiv2tellico.xsl crossref2tellico.xsl dblp2tellico.xsl |
doi | DOI | Publishing | bibliography | Arxiv.org, Crossref.org, Dblp.org | arxiv2tellico.xsl crossref2tellico.xsl dblp2tellico.xsl |
month | Month | Publishing | bibliography | ||
number | Number | Publishing | bibliography | Dblp.org | dblp2tellico.xsl |
howpublished | How Published | Publishing | bibliography | ||
chapter | Chapter | Miscellanous | bibliography | ||
series | Series | Miscellanous, Classification, General | bibliography, books, comics | Crossref.org | crossref2tellico.xsl |
volume | Volume | Miscellanous | bibliography | Crossref.org, Dblp.org | crossref2tellico.xsl dblp2tellico.xsl |
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, Dblp.org | amazon2tellico.xsl arxiv2tellico.xsl dblp2tellico.xsl |
abstract | Abstract | Abstract | bibliography | Arxiv.org | arxiv2tellico.xsl |
note | Notes | Notes | bibliography | Arxiv.org | arxiv2tellico.xsl |
subtitle | Subtitle | General | books, comics | Biblioshare | biblioshare2tellico.xsl |
binding | Binding | General | books | Amazon, Biblioshare | amazon2tellico.xsl biblioshare2tellico.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, Biblioshare | amazon2tellico.xsl biblioshare2tellico.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 | |
issn | ISSN | Publishing | Crossref.org | crossref2tellico.xsl | |
Internal name | Public Name | Category | Collection type | Data sources | XSLT files |