<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>The Registry Blog &#187; The Registry!</title>
	<link>http://metadataregistry.org/blog</link>
	<description>Where everyone has a license to register metadata</description>
	<pubDate>Sat, 16 Aug 2008 03:05:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Heck of a job, Phippsy</title>
		<link>http://metadataregistry.org/blog/2008/08/15/heck-of-a-job-phippsy/</link>
		<comments>http://metadataregistry.org/blog/2008/08/15/heck-of-a-job-phippsy/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 03:05:40 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
		
		<category><![CDATA[Registry Development]]></category>

		<category><![CDATA[The Registry!]]></category>

		<guid isPermaLink="false">http://metadataregistry.org/blog/2008/08/15/heck-of-a-job-phippsy/</guid>
		<description><![CDATA[It&#8217;s been a busy summer, but not on the Registry front. 
We&#8217;re currently working on integrating the ARC library so we can handle RDF a bit more intelligently. This will give us import capability, a SPARQL endpoint, and the ability to express vocabularies in more RDF serializations. We&#8217;ve also made some improvements to our URI-building [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a <a href="http://jonphipps.wordpress.com/2008/08/15/how-i-spent-my-summer-vacation/">busy summer</a>, but not on the Registry front. </p>
<p>We&#8217;re currently working on integrating the <a href="http://arc.semsol.org/features">ARC</a> library so we can handle RDF a bit more intelligently. This will give us import capability, a SPARQL endpoint, and the ability to express vocabularies in more RDF serializations. We&#8217;ve also made some improvements to our URI-building feature, adding support for &#8216;hash&#8217; namespaces and tokenized identifiers (rather than simply numeric). This means that a URI like <font face="Courier New">http://www.w3.org/2008/05/skos#Concept</font> will be built for you properly instead of having to edit the current default <font face="Courier New">http://www.w3.org/2008/05/skos/12345</font> to get what you want. None of this even on the beta site, primarily because we haven&#8217;t had time to test it at all, and there are some things we know are still broken.</p>
<p>There&#8217;s also now a fairly simple PHP script that accesses the new Registry API to retrieve data remotely. You can see this in action at http://rdvocab.info/roles.rdf &#8212; there&#8217;s no data actually maintained on rdvocab.info, the data is retrieved from the Registry. We&#8217;re not publishing the script yet or documenting the API because, like so many things, they&#8217;re not quite finished &#8212; the script needs to be even simpler, tested with PHP4, and less dependent on .htaccess. The API needs a few more methods and also needs to require a key for some operations. </p>
<p>Expect to see some of this stuff appear in early September.</p>
<p>The grant to work on the Registry runs out in September, but I&#8217;ll keep working on it and hope to have some collaborators. I&#8217;ve been pretty poor at creating a welcoming collaborative environment, networking, and promotion so that may be a vain hope. </p>
<p>There&#8217;s a fairly <a href="http://trac.metadataregistry.org/report/1">long list</a> of things yet to do and some of them are major. Application profile management is the biggest, but there are also things like the ability to follow, twitter-like, activity on a vocabulary, and more extensive control over notifications, and integrated discussions are needed to help support the vocabulary development features. The ability to import, export, edit, re-import, and have changes tracked throughout the process is also pretty critical. We want very much to integrate the sandbox into the main Registry, at least integrating user registration and making it possible to easily move a vocabulary from the sandbox to the registry. And there needs to be much more extensive help, better explanations of what&#8217;s going on, a place to report bugs and make suggestions that integrates with trac. </p>
<p>I&#8217;m off messing about in Canada on holiday for the next 2 weeks, so some of the things that I finished up this week will have to wait until I get back before they&#8217;re integrated into the site &#8212; I hate to potentially break things and then disappear.</p>
]]></content:encoded>
			<wfw:commentRss>http://metadataregistry.org/blog/2008/08/15/heck-of-a-job-phippsy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Registry Installation Instructions</title>
		<link>http://metadataregistry.org/blog/2008/07/11/registry-installation-instructions/</link>
		<comments>http://metadataregistry.org/blog/2008/07/11/registry-installation-instructions/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 21:34:49 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
		
		<category><![CDATA[Registry Development]]></category>

		<category><![CDATA[Technical Issues]]></category>

		<category><![CDATA[The Registry!]]></category>

		<guid isPermaLink="false">http://metadataregistry.org/blog/2008/07/11/registry-installation-instructions/</guid>
		<description><![CDATA[Jeepers, no posts for 3+ months and then two in one day! The truth is that I hadn&#8217;t realized the last post was still sitting in my drafts folder more than a month after I wrote it. 
Moving on&#8230;
A number of folks have been interested in installing the Registry, especially since we&#8217;ve talked before about [...]]]></description>
			<content:encoded><![CDATA[<p>Jeepers, no posts for 3+ months and then two in one day! The truth is that I hadn&#8217;t realized the last post was still sitting in my drafts folder more than a month after I wrote it. </p>
<p>Moving on&#8230;</p>
<p>A number of folks have been interested in installing the Registry, especially since we&#8217;ve talked before about &#8216;easy installation&#8217; being one of our design goals.</p>
<p>We&#8217;re pleased to announce that we have finally tweaked things to make a reasonably simple install from our subversion repository possible and provided some hopefully simple <a href="http://trac.metadataregistry.org/wiki/InstallDocs">instructions</a> detailing how to get the Registry up and running. We don&#8217;t provide enough tweaking or instructions (yet) to fully customize the interface, so once it&#8217;s installed it&#8217;ll still look exactly like the Registry, just running on your server instead of ours.</p>
<p>Whenever we update the production server, we&#8217;ll tag that code in subversion and update the link in the instructions (tying <a target="_blank" href="http://stickersanddonuts.com/2008/07/11/forget-tying-a-string-around-your-finger/">a string around my finger</a> to help me remember as we speak), but there won&#8217;t be any other &#8216;release&#8217; announcement unless we do something major. </p>
<p>Whenever we modify the database structure, we&#8217;ll provide a sql script to alter the database with each release. These scripts will always modify the database as it was after the previous release, so if you skip releases you&#8217;ll need to run the scripts sequentially. But this will all be on the instructions page.</p>
<p>We expect to update the production code quite often over the next few months.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://metadataregistry.org/blog/2008/07/11/registry-installation-instructions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Metadata Schema</title>
		<link>http://metadataregistry.org/blog/2008/07/11/metadata-schema/</link>
		<comments>http://metadataregistry.org/blog/2008/07/11/metadata-schema/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 21:12:10 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
		
		<category><![CDATA[Registry Development]]></category>

		<category><![CDATA[Technical Issues]]></category>

		<category><![CDATA[The Registry!]]></category>

		<guid isPermaLink="false">http://metadataregistry.org/blog/2008/07/11/metadata-schema/</guid>
		<description><![CDATA[If you&#8217;ve been watching the Registry closely (and we know you have), you&#8217;ll have noticed that a few weeks ago we started supporting the registration of metadata schemas. It&#8217;s not finished and far from perfect, but the perfect can often be the enemy of the good and at the moment it&#8217;s, well, good enough for [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been watching the Registry closely (and we know you have), you&#8217;ll have noticed that a few weeks ago we started supporting the registration of metadata schemas. It&#8217;s not finished and far from perfect, but the perfect can often be the enemy of the good and at the moment it&#8217;s, well, good enough for now.</p>
<p>What makes it tough to get schema registration right is that our approach to what we&#8217;re calling registration attempts to be cross-cultural &#8212; trying to create a bridge from the technologies supporting the Semantic Web to the somewhat more &#8216;traditional&#8217; data transfer technologies like XML.</p>
<p>We&#8217;re also trying to &#8216;eat our own dog food&#8217; and are using an internally registered Application Profile to define the properties we&#8217;re using to describe metadata schemas and ultimately Application Profiles. This AP helps drive the schema registration user interface and we hope at some point we&#8217;ll be able to use a registered AP to generate many different interfaces, both human and application. It&#8217;s arguably too ambitious, but baby steps&#8230;</p>
<p><strong>Vocabulary Management</strong><br />
The Registry is really more Vocabulary Management Application than Registry at this point, since we&#8217;ve layered so many management services on top of the basic registry functions. It manages two types of vocabularies:</p>
<ul>
<li>Value vocabularies &#8212; unordered lists of values (terms) that we express as skos concept schemes in RDF and a simple enumeration in XML Schema</li>
<li>Class/Property vocabularies &#8212; lists of classes, properties (or attributes depending on your mental model) that we currently express as rdf:properties and rdfs:classes</li>
</ul>
<p>Much of our terminology (value vocabularies, metadata schema, application profile) stems from our work with the Dublin Core Community more than the Semantic Web Community and maybe we&#8217;ll refactor some of those names as we move forward. But we hope the semweb folks can translate and we hope that the DC folks won&#8217;t hold our ultimate departure from some of their terms against us.</p>
<p>In the meantime, feel free to play in the <a href="http://sandbox.metadataregistry.org/">sandbox</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://metadataregistry.org/blog/2008/07/11/metadata-schema/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Makes my head hurt</title>
		<link>http://metadataregistry.org/blog/2008/03/28/makes-my-head-hurt/</link>
		<comments>http://metadataregistry.org/blog/2008/03/28/makes-my-head-hurt/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 15:12:13 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
		
		<category><![CDATA[The Registry!]]></category>

		<guid isPermaLink="false">http://metadataregistry.org/blog/2008/03/28/makes-my-head-hurt/</guid>
		<description><![CDATA[I was talking with Diane this morning about building the schema portion of the Registry and I feel the need to write down some of what we discussed. 
For purposes of discussion, we have a draft schema property interface that defines some basic metadata schema property properties. We started the conversation because I was trying [...]]]></description>
			<content:encoded><![CDATA[<p>I was talking with <a href="http://books.google.com/books?hl=en&amp;amp;id=2nzLQHn1WAUC&amp;amp;dq=diane+hillmann&amp;amp;printsec=frontcover&amp;amp;source=web&amp;amp;ots=g6N6T82aLL&amp;amp;sig=GlCAyzCSBkFyxH53nAzc8PsmHVg">Diane</a> this morning about building the <a href="http://wiki.metadataregistry.org/NSDL_Registry_Use_Case_Documentation_%28Schemas%29">schema</a> portion of the Registry and I feel the need to write down some of what we discussed. </p>
<p>For purposes of discussion, we have a <a href="http://metadataregistry.org/schema_property.html">draft schema property interface</a> that defines some basic metadata schema property properties. We started the conversation because I was trying to get away from the &#8220;property property&#8221; nomenclature and because I couldn&#8217;t quite figure out the best way to extend the too-simple model to incorporate repeatable, typed notes/annotations.</p>
<p>Over the course of the discussion we came to a few conclusions:
<ul>
<li>What we&#8217;re really discussing is an Application Profile in the <a href="http://www.cultivate-int.org/issue3/schemas/">old DC sense</a> of that term (it has since been changed to &#8220;Description Set Profile&#8221; to reflect the more DCAM-centric viewpoint of the current DC Community) in which we&#8217;re defining schema property restrictions, namespaces, and usage requirements: There can be only one token, definition, label, type and they&#8217;re required; &#8216;Type&#8217; utilizes a controlled vocabulary containing the concepts &#8216;property&#8217; and &#8217;subproperty&#8217;; etc.</li>
<li>We have a <a href="http://metadataregistry.org/concept/list/vocabulary_id/22.html">Schema Properties Vocabulary</a> registered that identifies these schema property description &#8216;terms&#8217; as &#8216;concepts&#8217;, but this isn&#8217;t really correct because they&#8217;re actually properties of a metadata schema &#8216;property&#8217; (and so we&#8217;re back to property properties &amp;amp;lt;sigh&amp;amp;gt;) and as such they should be registered as an Application Profile rather than a Vocabulary.</li>
<li>The properties of each schema we register should be based on its own Application Profile, since there will be many different requirements and we&#8217;d like to provide some flexibility. For instance the RDA schema may need to have an additional property property that declares a relationship between the property and a <a href="http://en.wikipedia.org/wiki/FRBR#FRBR_Entities">FRBR entity</a>.</li>
<li>We can&#8217;t register a Metadata Schema Properties Application Profile until we can register a Schema</li>
<li>In order to register a metadata schema we need a generic Metadata Schema Properties Application Profile</li>
<li>We&#8217;re stuck with &#8220;property properties&#8221;</li>
<li>This stuff makes my head hurt</li>
</ul>
<p>In the interest of moving forward, stopping the <a href="http://www.creepygif.com/images/full/221.gif">spinning</a>, and headache relief we&#8217;re going to pretend that a generic Metadata Schema Property Application Profile (<a href="http://www.acronymfinder.com/af-query.asp?acronym=MSPAP">MSPAP</a> &#8212; pronounced &#8216;<i><u>ems</u>-pap&#8217;</i>) exists and slap something together and make the interface fairly inflexibly tied to it. At some point in the future we&#8217;ll (hopefully) make it flexible enough to be based on any registered MSPAP.</p>
]]></content:encoded>
			<wfw:commentRss>http://metadataregistry.org/blog/2008/03/28/makes-my-head-hurt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TimeSlices and Versions</title>
		<link>http://metadataregistry.org/blog/2008/03/26/timeslices-and-versions/</link>
		<comments>http://metadataregistry.org/blog/2008/03/26/timeslices-and-versions/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 20:13:09 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
		
		<category><![CDATA[Registry Development]]></category>

		<category><![CDATA[Technical Issues]]></category>

		<category><![CDATA[The Registry!]]></category>

		<guid isPermaLink="false">http://metadataregistry.org/blog/2008/03/26/timeslices-and-versions/</guid>
		<description><![CDATA[You can now retrieve a snapshot in time of the RDF or XSD serialization of a Concept/Scheme/Vocabulary by appending a &#8216;TimeSlice&#8217; to the URI. For example:
http://metadataregistry.org/uri/NSDLEdLvl/ts/20060422200002.rdforhttp://metadataregistry.org/uri/NSDLEdLvl/ts/20060422200002.xsd
will always and forever retrieve the SKOS/RDF or XML Schema representation of the NSDL Ed Level Vocabulary as it appeared at 2 seconds after 8PM on April 22, 2006 (2006-04-22 [...]]]></description>
			<content:encoded><![CDATA[<p>You can now retrieve a snapshot in time of the RDF or XSD serialization of a Concept/Scheme/Vocabulary by appending a &#8216;TimeSlice&#8217; to the URI. For example:
<p><a href="http://metadataregistry.org/uri/NSDLEdLvl/ts/20060422200002.rdf">http://metadataregistry.org/uri/NSDLEdLvl/ts/20060422200002.rdf</a><br />or<br /><a href="http://metadataregistry.org/uri/NSDLEdLvl/ts/20060422200002.xsd">http://metadataregistry.org/uri/NSDLEdLvl/ts/20060422200002.xsd</a></p>
<p>will always and forever retrieve the SKOS/RDF or XML Schema representation of the NSDL Ed Level Vocabulary as it appeared at 2 seconds after 8PM on April 22, 2006 (2006-04-22 20:00:02). If you follow the above .rdf link you&#8217;ll notice that the concept URIs that the TimeSliced Vocabulary references have also had a TimeSlice appended:
<p><a href="http://metadataregistry.org/uri/NSDLEdLvl/1001/ts/20060422200002.rdf">http://metadataregistry.org/uri/NSDLEdLvl/1001/ts/20060422200002.rdf</a></p>
<p>in order to lock them into that precise point in time on an individual basis as well. We hope the utility of being able to reference a vocabulary at a particular point in time regardless of subsequent changes will be, well, useful.</p>
<p>In order to make retrieving TimeSlices for specific events in the history of a vocabulary a bit handier, we added a TimeSlice link to every history event. You can specify a TimeSlice for any point in time regardless of its relationship to a history event, but the link just makes it simpler (it&#8217;s over on the right side of each line):</p>
<div class="thumbnail"><a href="http://skitch.com/jonphipps/emi1/the-registry-nsdl-education-level-vocabulary-history-of-changes"><img src="http://img.skitch.com/20080326-rd4dae94uu1u9kng9tc234a6ke.preview.jpg" alt="The Registry! :: NSDL Education Level Vocabulary :: History of Changes" /></a><br /><span style="font-family: Lucida Grande,Trebuchet,sans-serif,Helvetica,Arial; font-size: 10px; color: rgb(128, 128, 128);">Uploaded with <a href="http://plasq.com/">plasq</a>&#8217;s <a href="http://skitch.com">Skitch</a>!</span></div>
<h3>Named Versions</h3>
<p>You&#8217;ll maybe also have noticed that there&#8217;s a &#8216;Name&#8217; link nestled to the right of the RDF and XSD links. If you&#8217;re a Vocabulary Administrator, then you now have the ability to label a TimeSlice with a distinct version name. That link again is there to make it easy to reference a point in historical time and clicking on it pre-enters that TimeSlice into the Create new version form:</p>
<div class="thumbnail"><a href="http://skitch.com/jonphipps/emis/the-registry-creating-new-version"><img src="http://img.skitch.com/20080326-fb4x7hjihqrf6yxicphi7ukrpb.preview.jpg" alt="The Registry! :: Creating new version" /></a><br /><span style="font-family: Lucida Grande,Trebuchet,sans-serif,Helvetica,Arial; font-size: 10px; color: rgb(128, 128, 128);">Uploaded with <a href="http://plasq.com/">plasq</a>&#8217;s <a href="http://skitch.com">Skitch</a>!</span></div>
<p>There&#8217;s no limit to the number of versions you can create, and versions (unlike TimeSlices) can be deleted or edited by any Vocabulary Admin:</p>
<div class="thumbnail"><a href="http://skitch.com/jonphipps/emia/the-registry-nsdl-education-level-vocabulary-list-versions"><img src="http://img.skitch.com/20080326-dwquxrmie856kwa52dj947qmbu.preview.jpg" alt="The Registry! :: NSDL Education Level Vocabulary :: List Versions" /></a><br /><span style="font-family: Lucida Grande,Trebuchet,sans-serif,Helvetica,Arial; font-size: 10px; color: rgb(128, 128, 128);">Uploaded with <a href="http://plasq.com/">plasq</a>&#8217;s <a href="http://skitch.com">Skitch</a>!</span></div>
<p>&#8230;although we think that either editing or deleting a version is likely to be a less-than-ideal practice. Still, we allow it &#8212; it&#8217;s your vocabulary after all.</p>
<p>Once a named version has been associated with a TimeSlice, it will appear in the event history list just above the point in time it references:</p>
<div class="thumbnail"><a href="http://skitch.com/jonphipps/emsg/the-registry-nsdl-education-level-vocabulary-history-of-changes"><img src="http://img.skitch.com/20080326-tx19uid4f18w43ygdupgh4jub.preview.jpg" alt="The Registry! :: NSDL Education Level Vocabulary :: History of Changes" /></a><br /><span style="font-family: Lucida Grande,Trebuchet,sans-serif,Helvetica,Arial; font-size: 10px; color: rgb(128, 128, 128);">Uploaded with <a href="http://plasq.com/">plasq</a>&#8217;s <a href="http://skitch.com">Skitch</a>!</span></div>
<p>The RDF and XSD links on the right side of the version line now reference the version name:<br /><a href="http://metadataregistry.org/uri/NSDLEdLvl/version/release+1.0.rdf"><br />http://metadataregistry.org/uri/NSDLEdLvl/version/release+1.0.rdf</a></p>
<p>But this is where it gets a little incorrect&#8230; Since the named version URL is just a TimeSlice reference, it does a <i>silent</i> redirect to the referenced TimeSlice. It should probably do a 303 redirect instead. We&#8217;ll fix this later, unless it&#8217;s a show-stopper for one of our many users.</p>
]]></content:encoded>
			<wfw:commentRss>http://metadataregistry.org/blog/2008/03/26/timeslices-and-versions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Improved user management</title>
		<link>http://metadataregistry.org/blog/2008/03/25/improved-user-management/</link>
		<comments>http://metadataregistry.org/blog/2008/03/25/improved-user-management/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 23:13:08 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
		
		<category><![CDATA[Technical Issues]]></category>

		<category><![CDATA[The Registry!]]></category>

		<guid isPermaLink="false">http://metadataregistry.org/blog/2008/03/25/improved-user-management/</guid>
		<description><![CDATA[We&#8217;ve been promising for a while now that we&#8217;d make it easier, actually a better word is &#8216;possible&#8217;, for Vocabulary Owners to add &#8216;Members&#8217; to Owner/Agents and &#8216;Maintainers&#8217; to Vocabularies. We finally implemented it today! It&#8217;s unfortunate that it has taken us so long, since one of the primary goals of the Registry is to [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been promising for a while now that we&#8217;d make it easier, actually a better word is &#8216;possible&#8217;, for Vocabulary Owners to add &#8216;Members&#8217; to Owner/Agents and &#8216;Maintainers&#8217; to Vocabularies. We finally implemented it today! It&#8217;s unfortunate that it has taken us so long, since one of the primary goals of the Registry is to support multi-user vocabulary development, but it turned out to require more infrastructure twiddling than we thought it would.</p>
<p>If you&#8217;re a vocabulary owner and are logged in, you can add other registered folks as &#8216;members&#8217; of your Owner/Agent and you can even make them administrators if you want:</p>
<p class="thumbnail"><a href="http://skitch.com/jonphipps/ekni/the-registry-nsdl-registry-list-members"><img src="http://img.skitch.com/20080325-1gsd7ume73qjap5g95q1jm7htg.preview.jpg" alt="The Registry! :: NSDL Registry :: List Members" /></a></p>
<p class="thumbnail"><a href="http://skitch.com/jonphipps/ekna/the-registry-editing-nsdl-registry-permissions-for-diane-hillmann"><img src="http://img.skitch.com/20080325-twjydki7iuu5wteqrwrsmd85nj.preview.jpg" alt="The Registry! :: Editing NSDL Registry permissions for Diane Hillmann" /></a></p>
<p class="thumbnail"><span style="font-family: Lucida Grande,Trebuchet,sans-serif,Helvetica,Arial; font-size: 10px; color: #808080">Uploaded with <a href="http://plasq.com/">plasq</a>&#8217;s <a href="http://skitch.com">Skitch</a>!</span></p>
<p>We hope the process is pretty self-explanatory.</p>
<p>Once you&#8217;ve added a user as a member of your Owner/Agent group, you can add them to your vocabularies as Vocabulary Maintainers or Administrators.</p>
<p class="thumbnail"><a href="http://skitch.com/jonphipps/ekfr/the-registry-nsdl-registry-agents-vocabulary-list-maintainers"><img src="http://img.skitch.com/20080325-gxckuxtt8x3segrwf28iqfhuex.preview.jpg" alt="The Registry! :: NSDL Registry Agents Vocabulary :: List Maintainers" /></a></p>
<p class="thumbnail"><a href="http://skitch.com/jonphipps/ekfj/the-registry-adding-maintainer-to-nsdl-registry-agents-vocabulary"><img src="http://img.skitch.com/20080325-dm7xsfyrmaxc92j382b59yn4cr.preview.jpg" alt="The Registry! :: Adding maintainer to NSDL Registry Agents Vocabulary" /></a><br />
<span style="font-family: Lucida Grande,Trebuchet,sans-serif,Helvetica,Arial; font-size: 10px; color: #808080">Uploaded with <a href="http://plasq.com/">plasq</a>&#8217;s <a href="http://skitch.com">Skitch</a>!</span></p>
<p>We realize that this is still somewhat limited and of course the documentation is ummm, poor, but we&#8217;ll be doing more with user management shortly.</p>
]]></content:encoded>
			<wfw:commentRss>http://metadataregistry.org/blog/2008/03/25/improved-user-management/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Registry News</title>
		<link>http://metadataregistry.org/blog/2008/03/06/registry-news/</link>
		<comments>http://metadataregistry.org/blog/2008/03/06/registry-news/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 21:44:36 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
		
		<category><![CDATA[Technical Issues]]></category>

		<category><![CDATA[The Registry!]]></category>

		<guid isPermaLink="false">http://metadataregistry.org/blog/2008/03/06/registry-news/</guid>
		<description><![CDATA[We&#8217;ve updated the front page of the Registry to include a Registry-specific news feed from the Registry blog. You can subscribe to it right from (t)here and stay up-to-date with the Registry as we move it forward. Notes like this will be typical and probably pretty frequent over the next few months.
]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve updated the front page of the Registry to include a Registry-specific news feed from the <a href="http://metadataregistry.org/blog/" title="The Registry blog">Registry blog</a>. You can subscribe to it right from (t)here and stay up-to-date with the Registry as we move it forward. Notes like this will be typical and probably pretty frequent over the next few months.</p>
]]></content:encoded>
			<wfw:commentRss>http://metadataregistry.org/blog/2008/03/06/registry-news/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Major update</title>
		<link>http://metadataregistry.org/blog/2008/02/27/major-update/</link>
		<comments>http://metadataregistry.org/blog/2008/02/27/major-update/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 01:53:33 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
		
		<category><![CDATA[The Registry!]]></category>

		<guid isPermaLink="false">http://metadataregistry.org/blog/2008/02/27/major-update/</guid>
		<description><![CDATA[The registry database was updated last week, in both the sandbox and the registry, to support history tracking. This is in preparation for finally enabling timeslice retrieval and versioning.We also made some significant changes to the site layout and css, so if things still look a little funky, try refreshing your browser &#8212; most browsers [...]]]></description>
			<content:encoded><![CDATA[<p>The registry database was updated last week, in both the sandbox and the registry, to support history tracking. This is in preparation for finally enabling timeslice retrieval and versioning.We also made some significant changes to the site layout and css, so if things still look a little funky, try refreshing your browser &#8212; most browsers seem to be caching our css and not detecting the changed files.In the process, we broke search (you may not have even noticed), but it&#8217;s fixed now.</p>
]]></content:encoded>
			<wfw:commentRss>http://metadataregistry.org/blog/2008/02/27/major-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Host</title>
		<link>http://metadataregistry.org/blog/2007/07/30/new-host/</link>
		<comments>http://metadataregistry.org/blog/2007/07/30/new-host/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 08:09:30 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
		
		<category><![CDATA[Technical Issues]]></category>

		<category><![CDATA[The Registry!]]></category>

		<guid isPermaLink="false">http://metadataregistry.org/blog/2007/07/30/new-host/</guid>
		<description><![CDATA[Since the beginning of the Metadata Registry project, we've been running our own web server. After a significant number of service outages this year, we finally decided that had to change...]]></description>
			<content:encoded><![CDATA[<p>Since the beginning of the project, we&#8217;ve been running our own web server. After a significant number of local service outages on the part of <a href="http://www.twcbc.com/CentralNY/">Time Warner</a> <a href="http://www.pingdom.com/reports/lgthnze78fly/check_overview/?name=metadata+registry">this year</a>, particularly in <a href="http://www.pingdom.com/reports/lgthnze78fly/month/?name=metadata+registry&amp;month=7&amp;year=2007">July</a>, we finally decided that had to change.</p>
<p>As of today, we’re running on <a href="http://www.dreamhost.com/">Dreamhost</a>. Dreamhost <a href="http://www.google.com/search?q=dreamhost+problems">isn’t perfect</a>, but they offer a nice package of services, reasonably good support and, with the right <a href="http://dh.promo-codes.us/index.php/promo-codes/2007/04/04/dreamhost-promo-codes/">promo code</a>, the <a href="http://www.dreamhost.com/hosting.html">price</a> was right. So we’re going to give it a try for a while.</p>
<p>Moving from a host where we had complete control of the Apache and MySql servers to a shared host where we don’t has required some minor configuration changes to the blog and the wiki, and some significant changes to trac and subversion, but no changes to the Registry. As a side effect of the wiki tweak, we can have prettier URLs — <a href="http://metadataregistry.org/wiki/index.php?title=Main_Page">http://metadataregistry.org/wiki/index.php?title=Main_Page</a> becomes <a href="http://metadataregistry.org/wiki/Main_Page">http://metadataregistry.org/wiki/Main_Page</a>. Links will default to the new style, although the older form will still work in order to keep older bookmarks working too.</p>
<p>We updated <a href="http://trac.edgewall.org/">trac</a> and <a href="http://subversion.tigris.org/">subversion</a> to the latest stable releases, moved trac from a <a href="http://trac.lighttpd.net/trac/wiki/Docs">lighttpd</a> server to Apache and moved subversion from a subversion server to Apache as well. This has changed the user authentication process for both services, hopefully for the better.</p>
]]></content:encoded>
			<wfw:commentRss>http://metadataregistry.org/blog/2007/07/30/new-host/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Registry update</title>
		<link>http://metadataregistry.org/blog/2007/06/09/registry-update/</link>
		<comments>http://metadataregistry.org/blog/2007/06/09/registry-update/#comments</comments>
		<pubDate>Sat, 09 Jun 2007 15:38:14 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
		
		<category><![CDATA[The Registry!]]></category>

		<guid isPermaLink="false">http://metadataregistry.org/blog/2007/06/09/registry-update/</guid>
		<description><![CDATA[We made some major/minor changes to the Registry software last week. ]]></description>
			<content:encoded><![CDATA[<p>We made some major/minor changes to the <a href="http://metadataregistry.org/">Registry</a> software last week. If you’ve used it lately you may have noticed the fairly ugly tabs that replaced the links at the top of the browse pages. They still need some work, but it’s generally a lower priority than some other things.</p>
<p>The major change was reworking a significant amount of the Registry code to bring it up to the <a href="http://www.symfony-project.com/">Symfony</a><font color="#0000ff"> </font>1.0 release. We’d been working with a fairly ancient version of Symfony while waiting for the final and as a result there were significant structural changes required. We also wrote a bunch of automated functional tests so that we can be a bit more confident that future releases will have fewer bugs. You shouldn’t notice any of this when using the Registry, but please let us know if we broke anything.</p>
<p>We cleared up a few small existing bugs, one of which was that the Registry was a little too aggressive in checking to see if a prefLabel was unique, so the check is now local to the Vocabulary instead of the entire Registry. Another was that under some circumstances the URIs generated by the Registry Sandbox had a hard-to-see double slash after the base domain, causing the URIs to fail to resolve properly. In addition to fixing the bug we also fixed all of the bad existing URIs.</p>
<p>More updates are imminent.</p>
]]></content:encoded>
			<wfw:commentRss>http://metadataregistry.org/blog/2007/06/09/registry-update/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.862 seconds -->
<!-- Cached page served by WP-Cache -->
