Public:BWMeta format/BWMeta model
From YaddaWiki
(Difference between revisions)
(→bwmeta) |
(→element) |
||
Line 8: | Line 8: | ||
=element= | =element= | ||
+ | Element describes a thing that has been published, or in the case of compound documents, an atomic part of it. | ||
+ | For example — in the case of academic articles in journals — the article, the issue containing it, the volume and the journal, are each represented by a separate element. | ||
=person= | =person= |
Revision as of 13:01, 16 April 2012
Service details | |
---|---|
Name | BWmeta |
Code location (relative to SVN root) | projects/dir/bwmeta-core |
Javadoc | |
Contact person | Jakub Jurkiewicz |
On this page toplevel elemnt of bwmeta are presented.
Contents |
bwmeta
Root of any BWmeta document. Top-level objects, such as persons or elements, are direct descendants. It could contain more then one such elemnt to avoid big number of small files.
element
Element describes a thing that has been published, or in the case of compound documents, an atomic part of it. For example — in the case of academic articles in journals — the article, the issue containing it, the volume and the journal, are each represented by a separate element.