-
Website
http://phildawes.net/blog/ -
Original page
http://www.phildawes.net/blog/2005/02/03/folksonomy-and-structured-metadata/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
danja
4 comments · 4 points
-
Dominic Sayers
1 comment · 1 points
-
ryantm
1 comment · 1 points
-
darrint
1 comment · 1 points
-
phildawes
5 comments · 1 points
-
-
Popular Threads
-
Phil Dawes Stuff >> Making tests less brittle
5 days ago · 2 comments
-
Phil Dawes Stuff >> Making tests less brittle
Until we're able to have metadata about tags (as this post suggests) then tags are just keywords. Remeber HTML meta keywords anyone? :)
Ultimately, there will be separate presentations of the same data for human consumption and for machine consumption.
In designing a better human-readable assertion language, we need to understand our priorities. One important design goal beyond readability is speakability.
I am thinking of a very formal sort of writing which, while somewhat repetitive, achieves the fluidity of the spoken word. The assertions would have to be translatable into rdf without (m)any errors. That won't be easy.
What I want to do right now is present my semantic data about finance in a way which will encourage mortal contributors to refer to assertions and even add their own. I cannot expect people to use rdf to interact with a web service, nor perform a lot of gui interaction.
For the last few years I've been experimenting with and working on a 'tags-triples'-like syntax primarily for use with text-based in-line metadata markup, as in Wiki-type knowledge capture systems. I just started a java-based project for this called Juju ( http://juju.sourceforge.net ), which I will be posting source files and tutorials/examples online sometime in the next couple of weeks. The system's parser-engine will allow for customizable/multiple syntaxes depending on the implementation needs, but the essense of it is that you could write a WikiWord like LukeSkywalker and then define the link like LukeSkywalker>>Brother>>LeiaOrgana or on the LukeSkywalker page, since the context is LukeSkywalker already, it would accept a shortcut like DarthVader>>Father. Note that the direction of the chevrons/double-arrows indicates the direction of the Subject>>Predicate>>Object triple-form, so that a reverse arrow means Object< <predicate><<subject. the="The" shortcut="shortcut" form="form" with="with" a="a" forward="forward" chevron="chevron" assumes="assumes" that="that" the="the" missing="missing" item="item" is="is" the="the">>Father means DarthVader>>Father>>LukeSkywalker and LeiaOrgana<<brother means="means" leiaorgana="LeiaOrgana"><</brother><brother><<lukeskywalker. the="The" system="system" right="right" now="now" doesn="doesn"></lukeskywalker.></brother></subject.></predicate>