Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
GAWD: Inventory of Greek Coin Hoards
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Sebastian Heath  
View profile  
 More options Jan 21 2009, 11:53 pm
From: Sebastian Heath <sebastian.he...@gmail.com>
Date: Wed, 21 Jan 2009 23:53:46 -0500
Local: Wed, Jan 21 2009 11:53 pm
Subject: GAWD: Inventory of Greek Coin Hoards
This is just a brief notice of some very preliminary rdfa-related work
at http://nomisma.org/ .

The overall idea for nomisma is to provide stable URIs for numismatic
entities and to describe those entities using rdf/rdfa/linked data.

 As a test, we've made the text of Inventory of Greek Coin Hoards
available. At this point there are URIs similar to
http://nomisma.org/id/igch0156 for all 2387 hoards described in that
work.

 If you click-through to igch0156, you'll see links at the bottom of
the page. "Show Markup in Page" does just that. "rdf n3 triples" links
to the w3 rdf extractor that makes use of the embedded rdfa.

 At this stage of the game, I am working to develop an xhtml/rdfa
based convention for marking up hoards of ancient coins. I have two
main goals: make the information visible to the rdfa extractor, and
also keep the markup simple enough so that I can teach it to our
not-very-technical future collaborators.

 I'm trying to keep myself to the following patterns for the rdfa:

 <a rel="nm:*" href="relative url"></a>
 <span property="nm:*" content=""></span>

 It seems clear, however, that I won't be able to express all the
information that I want in ways that are visible to a single-pass of
an rdf extractor.

 For example, the line "Contents: c. 260 AR" indicates that all the
coins are silver. I don't think there is rdfa that will generate
triples to that effect for both the Euboean and Histiaean coins. So
for now I group the information in hierarchical instances of '<span
class="nm:g"></span>' where nm:g is short for group. This anticipates
my writing a style sheet to generate rdf describing 18 instances of
silver drachmas from Histiaea. Perhaps I'll indicate this with GRDDL.

 And I want to work on linking my graphs to external graphs.

 For example, http://nomisma.org/id/phaselis has the markup '<a
rel="owl:sameAs"
href="http://pleiades.stoa.org/places/639051">pleiades</a>'. Is that
actionable in both directions between nomisma and pleiades? Not yet
but what are the conventions I should use to make it so?

 This is all extremely preliminary so I will appreciate any feedback.
Though I do recognize that the above leaves much to be desired as an
introduction.

 -Sebastian


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Gillies  
View profile  
 More options Jan 22 2009, 6:26 pm
From: Sean Gillies <sean.gill...@gmail.com>
Date: Thu, 22 Jan 2009 16:26:06 -0700
Local: Thurs, Jan 22 2009 6:26 pm
Subject: Re: GAWD: Inventory of Greek Coin Hoards

On Jan 21, 2009, at 9:53 PM, Sebastian Heath wrote:

Hi Sebastian,

What would you think about sharing a findspot property with the IAph  
data?

I see an immediate problem with asserting that your Phaselis is the  
same as http://pleiades.stoa.org/places/639051: the latter URI  
identifies not a place but a description of a place. We really need to  
address this soon on the Pleiades end. We could obtain non-information  
resources for free by inviting everybody to use URIs like http://pleiades.stoa.org/places/639051#foo
, but I'd rather not.

Cheers,
Sean

--
Sean Gillies
Software Engineer
Institute for the Study of the Ancient World
New York University


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sebastian Heath  
View profile  
 More options Jan 22 2009, 9:03 pm
From: Sebastian Heath <sebastian.he...@gmail.com>
Date: Thu, 22 Jan 2009 21:03:14 -0500
Local: Thurs, Jan 22 2009 9:03 pm
Subject: Re: GAWD: Inventory of Greek Coin Hoards
owl:sameAs is there as somewhat of a stub/conversation starter so I
agree that it overstates the case. Any current ideas on how I can
indicate a rel with pleiades? I'll keep something in there so the
triple exists but will update on the basis of your future work.

 ov:findspot works for me. For now, I introduce a level of indirection
via nm:findspot with an owl:sameAs referring to ov:findspot . This is
something of a strategic decision. We want to ground nomisma.org in
the field of numismatics. It will be simple enough to generate triples
that use widely adopted namespaces when it becomes clear what those
are. [[I wrote that declaratively but am actually just trying it on
for size.]]

 So... this is all a draft with lots of stubs and opportunities to
display my obvious missteps. Glad to have feedback as I go along.

 -Sebastian


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Benjamin Armintor  
View profile  
 More options Jan 23 2009, 12:31 pm
From: Benjamin Armintor <armin...@gmail.com>
Date: Fri, 23 Jan 2009 12:31:50 -0500
Local: Fri, Jan 23 2009 12:31 pm
Subject: Re: GAWD: Inventory of Greek Coin Hoards
I'm reminded here about the ORE recommendation, and the use of <uri>
to refer to the thing, and <uri>#description to refer to the
description.  I know this isn't without problems (not least of which
is the tendency to resolve the non-information URI's to the
description), but it does allow the relationship between things to be
expressed in a way that seems more natural to me (that is, it makes
more sense to me to say "this object is related to this place" than
"this object is related to a place that is is also described by this
place description").  I may also be over-interpreting Sean's concerns,
or misinterpreting Sebastian's rdfA.  Just sayin'.

- Ben


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Gillies  
View profile  
 More options Jan 23 2009, 1:33 pm
From: Sean Gillies <sean.gill...@gmail.com>
Date: Fri, 23 Jan 2009 11:33:55 -0700
Local: Fri, Jan 23 2009 1:33 pm
Subject: Re: GAWD: Inventory of Greek Coin Hoards
ORE recommends that? That seems to turn the Hash URI approach shown at http://www.w3.org/TR/cooluris/#hashuri
  inside out.

Sebastian's RDFa does the right thing in using @about to specify that  
a non-information resource is the object of his triples. Pleiades just  
doesn't yet provide all the corresponding non-information resources  
for him.

Sean

On Jan 23, 2009, at 10:31 AM, Benjamin Armintor wrote:

--
Sean Gillies
Software Engineer
Institute for the Study of the Ancient World
New York University

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Gillies  
View profile  
 More options Jan 23 2009, 2:18 pm
From: Sean Gillies <sean.gill...@gmail.com>
Date: Fri, 23 Jan 2009 12:18:10 -0700
Local: Fri, Jan 23 2009 2:18 pm
Subject: Re: GAWD: Inventory of Greek Coin Hoards

On Jan 22, 2009, at 7:03 PM, Sebastian Heath wrote:

> owl:sameAs is there as somewhat of a stub/conversation starter so I
> agree that it overstates the case. Any current ideas on how I can
> indicate a rel with pleiades? I'll keep something in there so the
> triple exists but will update on the basis of your future work.

Sebastian, I'm inclined to have URIs like

   http://pleiades.stoa.org/places/639166#this

identify the ancient places themselves and add RDFa to the XHTML docs  
describing them such as the one at

   http://pleiades.stoa.org/places/639166

and its fellows. My original misgivings about the hash uri recipe [1]  
showed themselves to be shallow after more thought. So, just append  
'#this' to the Pleiades URIs.

[1] http://www4.wiwiss.fu-berlin.de/bizer/pub/LinkedDataTutorial/#staticRDF

> ov:findspot works for me. For now, I introduce a level of indirection
> via nm:findspot with an owl:sameAs referring to ov:findspot . This is
> something of a strategic decision. We want to ground nomisma.org in
> the field of numismatics. It will be simple enough to generate triples
> that use widely adopted namespaces when it becomes clear what those
> are. [[I wrote that declaratively but am actually just trying it on
> for size.]]

> So... this is all a draft with lots of stubs and opportunities to
> display my obvious missteps. Glad to have feedback as I go along.

> -Sebastian

Sounds good.

Sean

--
Sean Gillies
Software Engineer
Institute for the Study of the Ancient World
New York University

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Benjamin Armintor  
View profile  
 More options Jan 23 2009, 2:27 pm
From: Benjamin Armintor <armin...@gmail.com>
Date: Fri, 23 Jan 2009 14:27:45 -0500
Local: Fri, Jan 23 2009 2:27 pm
Subject: Re: GAWD: Inventory of Greek Coin Hoards
Ack... no, I just have the relationship between an aggregation and a
resource map backwards.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »