<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Metadata</title><link>https://sourceforge.net/p/tradamus/wiki/Metadata/</link><description>Recent changes to Metadata</description><atom:link href="https://sourceforge.net/p/tradamus/wiki/Metadata/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 22 Jun 2015 20:07:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tradamus/wiki/Metadata/feed" rel="self" type="application/rss+xml"/><item><title>Metadata modified by Domhnall101</title><link>https://sourceforge.net/p/tradamus/wiki/Metadata/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -17,7 +17,7 @@
 * The [Edition]
 * [Material] (including Witnesses and editorial content)
 * [Publications][1](including inherited metadata from the Edition it publishes)
-[1]: http://another.url "A funky title"
+[1]: https://sourceforge.net/p/tradamus/wiki/Publish/

 ---
 ## Sample
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Domhnall101</dc:creator><pubDate>Mon, 22 Jun 2015 20:07:29 -0000</pubDate><guid>https://sourceforge.nete44c483e851b35a47e7462c4a1e7f50b56c63632</guid></item><item><title>Metadata modified by Domhnall101</title><link>https://sourceforge.net/p/tradamus/wiki/Metadata/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -16,8 +16,8 @@

 * The [Edition]
 * [Material] (including Witnesses and editorial content)
-* [Publications] (including inherited metadata from the Edition it publishes)
-
+* [Publications][1](including inherited metadata from the Edition it publishes)
+[1]: http://another.url "A funky title"

 ---
 ## Sample
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Domhnall101</dc:creator><pubDate>Mon, 22 Jun 2015 20:06:26 -0000</pubDate><guid>https://sourceforge.netdd7aa62fe53a10894417cd4bf9c0f985ea2daaa2</guid></item><item><title>Metadata modified by Domhnall101</title><link>https://sourceforge.net/p/tradamus/wiki/Metadata/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -2,7 +2,7 @@
 Metadata is data that describes other data. There are two types of metadata. Structural metadata and descriptive metadata. Structural metadata is data about the containers of data such a paragraphs, chapters, headers etc. Descriptive metadata uses individual instances of application data or the data content such as titles, names etc.

-##Metadat as Annotations in Tradamus
+##Metadata as Annotations in Tradamus
 Every object in Tradamus can be described through annotation.

 In common practice, annotations which are attached to the object itself are referred to as *metadata*. Titles, authorship, provenance, and date are examples of information often stored in these fields. Common standards such as TEI and IIIF include a metadata property to accommodate this convention.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Domhnall101</dc:creator><pubDate>Mon, 22 Jun 2015 19:47:33 -0000</pubDate><guid>https://sourceforge.netd26d487f0539e0d61a2ee008625c05881c43bf95</guid></item><item><title>Metadata modified by Domhnall101</title><link>https://sourceforge.net/p/tradamus/wiki/Metadata/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -2,7 +2,7 @@
 Metadata is data that describes other data. There are two types of metadata. Structural metadata and descriptive metadata. Structural metadata is data about the containers of data such a paragraphs, chapters, headers etc. Descriptive metadata uses individual instances of application data or the data content such as titles, names etc.

-##Annotations in Tradamus
+##Metadat as Annotations in Tradamus
 Every object in Tradamus can be described through annotation.

 In common practice, annotations which are attached to the object itself are referred to as *metadata*. Titles, authorship, provenance, and date are examples of information often stored in these fields. Common standards such as TEI and IIIF include a metadata property to accommodate this convention.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Domhnall101</dc:creator><pubDate>Mon, 22 Jun 2015 19:47:11 -0000</pubDate><guid>https://sourceforge.net286365bf865f1af741f114b8c17aced0698e653d</guid></item><item><title>Metadata modified by Domhnall101</title><link>https://sourceforge.net/p/tradamus/wiki/Metadata/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -62,7 +62,7 @@

 ---
-# related topics
+## Related Topics

 * [Annotations]
 * [Digital Objects]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Domhnall101</dc:creator><pubDate>Mon, 22 Jun 2015 19:46:39 -0000</pubDate><guid>https://sourceforge.netbf07ce887d07270cce083d24d30d7969fff1d57b</guid></item><item><title>Metadata modified by Domhnall101</title><link>https://sourceforge.net/p/tradamus/wiki/Metadata/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -19,7 +19,7 @@
 * [Publications] (including inherited metadata from the Edition it publishes)

-
+---
 ## Sample
 Sample Code as returned from http://tradamus.org/edition/105

@@ -54,12 +54,14 @@
 any additional tags or attributes added to this annotation
 The `http://purl.org/dc/elements/1.1/contributor` above is what would have been input by the user in the metadata form. In this best practice example, the `@type` key is an available vocabulary and the `@value` value is a resolvable URI to the user's definition at tradamus.org. This could also be literally `"@type" : "Thanks for helping", "@value" : "Jiayang Wu"` and though it would not be as "linked" or "good" data, it would be valid and saved with the Edition just the same.

-
+---
 ## Best Practice
 For all annotations, the more clearly the type is defined, the better the annotation. When considering content, a URI is ideal, but any meaningful content can be made more clear later on. A type can be any string of characters— the best will be either a defined type like `http://purl.org/dc/elements/1.1/contributor` or an array of types, if diversity will improve understanding.

 In Tradamus, the tags can be used to filter annotations simply and build publications without having to decide early on which vocabulary you will use. Later, batch editing will be possible to accomplish actions like "give all `person` tagged annotations the type `foaf:Person`" and the data will be easily improved.

+
+---
 # related topics

 * [Annotations]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Domhnall101</dc:creator><pubDate>Mon, 22 Jun 2015 19:46:20 -0000</pubDate><guid>https://sourceforge.net53d039c99e1e93fa6f06f4da05694e0c2016824a</guid></item><item><title>Metadata modified by Domhnall101</title><link>https://sourceforge.net/p/tradamus/wiki/Metadata/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,21 +1,26 @@
+# Metadata
+Metadata is data that describes other data. There are two types of metadata. Structural metadata and descriptive metadata. Structural metadata is data about the containers of data such a paragraphs, chapters, headers etc. Descriptive metadata uses individual instances of application data or the data content such as titles, names etc.

-# Metadata
+
+##Annotations in Tradamus
 Every object in Tradamus can be described through annotation.
-# entry
+
 In common practice, annotations which are attached to the object itself are referred to as *metadata*. Titles, authorship, provenance, and date are examples of information often stored in these fields. Common standards such as TEI and IIIF include a metadata property to accommodate this convention.

 In reality, what separates data from metadata is its instantaneous context—it is a semantic distinction for convenience when considered through the scope of all digitized knowledge. To that end, Tradamus creates annotations when generating metadata that target the object which they describe. These types of relationships are at the core of Linked Open Data, the sheet music for harmonious interoperability and discovery.

 Moreover, attribution for this metadata becomes individualized, so open and collaborative projects have more control over whose contributions become authoritative and proper credit becomes automatic.
-# aside
-Objects with "Metadata"

-* This [Edition]
+---
+## Objects with "Metadata"
+
+* The [Edition]
+* [Material] (including Witnesses and editorial content)
 * [Publications] (including inherited metadata from the Edition it publishes)
-* [Material] (including Witnesses and editorial content)

-# sample
+
+## Sample
 Sample Code as returned from http://tradamus.org/edition/105

 ~~~~~
@@ -41,13 +46,16 @@
     }
 }
 ~~~~~~
-                
+               
+
 In this heavily abbreviated example, the creator of the Edition (user 12), has listed two other users as contributors in the metadata for *Archimedes Palimpsest*. A complete entry will also include
 dates of creation, modification, and approval
 Tradamus as the generating tool for the annotation
 any additional tags or attributes added to this annotation
 The `http://purl.org/dc/elements/1.1/contributor` above is what would have been input by the user in the metadata form. In this best practice example, the `@type` key is an available vocabulary and the `@value` value is a resolvable URI to the user's definition at tradamus.org. This could also be literally `"@type" : "Thanks for helping", "@value" : "Jiayang Wu"` and though it would not be as "linked" or "good" data, it would be valid and saved with the Edition just the same.
-# best practice
+
+
+## Best Practice
 For all annotations, the more clearly the type is defined, the better the annotation. When considering content, a URI is ideal, but any meaningful content can be made more clear later on. A type can be any string of characters— the best will be either a defined type like `http://purl.org/dc/elements/1.1/contributor` or an array of types, if diversity will improve understanding.

 In Tradamus, the tags can be used to filter annotations simply and build publications without having to decide early on which vocabulary you will use. Later, batch editing will be possible to accomplish actions like "give all `person` tagged annotations the type `foaf:Person`" and the data will be easily improved.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Domhnall101</dc:creator><pubDate>Mon, 22 Jun 2015 19:45:54 -0000</pubDate><guid>https://sourceforge.neta248f6652ea8aba9eae610466909ce8c0dedc02e</guid></item><item><title>Metadata modified by Domhnall101</title><link>https://sourceforge.net/p/tradamus/wiki/Metadata/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -54,5 +54,5 @@

 # related topics

-* Annotations
-* Digital Objects
+* [Annotations]
+* [Digital Objects]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Domhnall101</dc:creator><pubDate>Mon, 22 Jun 2015 19:32:14 -0000</pubDate><guid>https://sourceforge.neted5a269c5cf70825ce968c83e5978a66aaf86679</guid></item><item><title>Metadata modified by Domhnall101</title><link>https://sourceforge.net/p/tradamus/wiki/Metadata/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,7 +1,8 @@
-# lead 
+
+# Metadata
 Every object in Tradamus can be described through annotation.
 # entry
-In common practice, annotations which are attached to the object itself are referred to as metadata. Titles, authorship, provenance, and date are examples of information often stored in these fields. Common standards such as TEI and IIIF include a metadata property to accommodate this convention.
+In common practice, annotations which are attached to the object itself are referred to as *metadata*. Titles, authorship, provenance, and date are examples of information often stored in these fields. Common standards such as TEI and IIIF include a metadata property to accommodate this convention.

 In reality, what separates data from metadata is its instantaneous context—it is a semantic distinction for convenience when considered through the scope of all digitized knowledge. To that end, Tradamus creates annotations when generating metadata that target the object which they describe. These types of relationships are at the core of Linked Open Data, the sheet music for harmonious interoperability and discovery.

@@ -9,9 +10,11 @@
 # aside
 Objects with "Metadata"

-* This Edition
-* Publications (including inherited metadata from the Edition it publishes)
-* Materials (including Witnesses and editorial content)
+* This [Edition]
+* [Publications] (including inherited metadata from the Edition it publishes)
+* [Material] (including Witnesses and editorial content)
+
+
 # sample
 Sample Code as returned from http://tradamus.org/edition/105

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Domhnall101</dc:creator><pubDate>Mon, 22 Jun 2015 19:31:55 -0000</pubDate><guid>https://sourceforge.net2f3e60cd7d70ef5bd8bfc733cff5cb9ef37f256c</guid></item><item><title>Metadata modified by Patrick</title><link>https://sourceforge.net/p/tradamus/wiki/Metadata/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -48,3 +48,8 @@
 For all annotations, the more clearly the type is defined, the better the annotation. When considering content, a URI is ideal, but any meaningful content can be made more clear later on. A type can be any string of characters— the best will be either a defined type like `http://purl.org/dc/elements/1.1/contributor` or an array of types, if diversity will improve understanding.

 In Tradamus, the tags can be used to filter annotations simply and build publications without having to decide early on which vocabulary you will use. Later, batch editing will be possible to accomplish actions like "give all `person` tagged annotations the type `foaf:Person`" and the data will be easily improved.
+
+# related topics
+
+* Annotations
+* Digital Objects
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrick</dc:creator><pubDate>Wed, 25 Feb 2015 18:16:26 -0000</pubDate><guid>https://sourceforge.net128913debe4ce2f1544ed0a5d465c8a5d63eac39</guid></item></channel></rss>