Personal URIs

Leos problem:

* uris for personal concepts in the PIMO of one user:
  example: user leo has a namespace http://leo.org/ns/  = leo:
  leo,s view on the semdeskhackberlin2007:
  leo:semdeskhackberlin2007 a workshop
   attendee richardczganiak;
   notes "whaever".
   
   uris should be correct (Tim Berners lee correctness)
   should be a formal protocol (HTTP) that conforms to standards (or make own proocol)
   retrievable (GET to the URL and hav a 303 redirect to RDF)
   should be retrievable on your desktop via URL (HTTP) when you are offline
   -> real test is: enter the url in  your local browser
  
   to be retrievable, make a local http cache that is used as HTTP proxy for firefox browser
  
   leo.semanticsweb.org --- on your machine they are mapped to localhost (http:80 runs there)
                       /leo/emdeskhack2007
   thereal-leo.semanticweb.org
                       
*  view on the workshop
   graph semdsek:semdeskws2007graph {
      semdesk:semdeskws2007 a workshop.
         attendee semdesk:cygri
  }
  graph leo:saysstufff {
    semdesk:semdeskws2007 sucks reallyfhard
    }
    
 this is easier to merge views and exchange views.
 
where is the point in using the private one?

ok, if we newd a private personal uri, you have to support owl:sameAs.
How de we support owl:sameAs?
 if they are exactly the same - then it ok
 but if soembody makes sameAs statemetn that is false - what to do?
 give a ranking to same-as, trust measure. The rank should be personal as different people might have differed opinions.
Version 1.4 last modified by Leo Sauermann on 13/04/2007 at 18:02

Comments 0

No comments for this document

Attachments 0

No attachments for this document

Creator: Leo Sauermann on 2007/04/13 17:10
SemanticDesktop.org
1.1.1