OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

xdi message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [xdi] Groups - XDI RDFX Model Proposal V1 (xdi-rdfx-model-v1.pdf) uploaded


 

The following are some ntoe regarding "X3" a more human readable
representation of the RDFX XDI syntax. This would not replace RDFX but
would enable easier human creation/understanding of XDI documents,
similar to N3 does for RDF.

This is a first cut at the example XDI document recently posted, in X3
syntax:
=/$link/drummond
=drummond/$ref/=drummond.reed .
	(/$ref$object)/+person .
	(/+email)/drummond.reed@gmail.com .
	(/+email+home)/(/+email)
@/$link/cordance
@cordance/$link/dsr
@cordance*dsr/$ref/=drummond .
	(/$ref$object)/person .
	(/+email)//drummond.reed@cordance.net .
	(/+email+work)/(/+email) .
	(/email+home)/(=drummond/+email)
+/$link/email .
	(/../home) . {! This is a comment. Just like (/x) means the pred
applies to curr subj, (/../) means object applied
                      to current subj and pred !}
	(/../work) .
	(/../string)
+email/$ref$object/$data+string .
	(/$link)/+home .
	(/../+work)
$/$link/ref .
	(/../link) .
	(/../object) .
	(/../data)
$ref/$link$object/$object
$ref$object/$ref$object/$object
$link/$link$object/$object
$link$object/$ref$object/$object
$data/$link$object/+string

Somewhat more readable, though I think the last set (past
+email/$ref$object/$data+string) is confusing in either form. What, in
english sentences, do the last 9 XRIs mean to the rest of you?

Best regards,
Bill

-----Original Message-----
From: drummond.reed@cordance.net [mailto:drummond.reed@cordance.net] 
Sent: Thursday, February 01, 2007 4:19 AM
To: xdi@lists.oasis-open.org
Subject: [xdi] Groups - XDI RDFX Model Proposal V1
(xdi-rdfx-model-v1.pdf) uploaded

This PDF is recommended reading before our joint XRI/XDI telecon
tomorrow.
It proposes a simplified pure RDF model for  XDI documents and
dictionaries. We will go over it as agenda item #4. Word version and
additional component documents (RDFX schema, example XDI document,
powerpoint showing RDFX graph) will be uploaded next.

 -- Mr Drummond Reed

The document named XDI RDFX Model Proposal V1 (xdi-rdfx-model-v1.pdf)
has been submitted by Mr Drummond Reed to the OASIS XRI Data Interchange
(XDI) TC document repository.

Document Description:
PDF version of proposed new RDF XRI model for simplified XDI documents
and dictionaries and more robust typing.

View Document Details:
http://www.oasis-open.org/apps/org/workgroup/xdi/document.php?document_i
d=22078

Download Document:  
http://www.oasis-open.org/apps/org/workgroup/xdi/download.php/22078/xdi-
rdfx-model-v1.pdf


PLEASE NOTE:  If the above links do not work for you, your email
application may be breaking the link into two pieces.  You may be able
to copy and paste the entire link address into the address field of your
web browser.

-OASIS Open Administration


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]