2007/5/31, Evgeny Egorochkin <<a href="mailto:phreedom.stdin@gmail.com">phreedom.stdin@gmail.com</a>>:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thursday 31 May 2007 17:27:46 jamie wrote:<br>> On Thu, 2007-05-31 at 14:50 +0300, Evgeny Egorochkin wrote:<br>> > On Thursday 31 May 2007 12:50:24 Antoni Mylka wrote:<br>> > > Hello phreedom,<br>> > >
<br>> > > For those of you who don't know me I'm currently working on a desktop<br>> > > ontology for the Nepomuk project [1] (Nepomuk Information Element<br>> > > Ontology). The current draft is available at [2].
<br>> > ><br>> > > Overall. Mikkel Kamstrup has already noticed, that the notation used is<br>> > > not typical. The "Classes" are not actualy RDFS classes but "property<br>> > > categories". Otherwise the distinction you made between a File and
<br>> > > Content means that these are two separate entities. Could you elaborate<br>> > > a bit more?<br>> ><br>> > This is a result of the limitation that only one resource can be used to<br>
> > describe a file. There are 2 major class trees: content and source. They<br>> > for now are subclasses of DataObject, but this may be changed e.g. in<br>> > favor of DC. Each file gets assigned one content and one source class.
<br>> > There are no conflicting deviations from RDFS, just a subset. It might be<br>> > more appropriate to rename Source branch to SourcedFromXXX, but I don't<br>> > think it's appropriate here and/or will be accepted.
<br>> ><br>> > Current limitations:<br>> > 1) One resource per file or its equivalent like message attachment or<br>> > archive content.<br>><br>> shuold be ok<br>><br>> > 2) no multi-inheritance for classes/properties
<br>><br>> should be ok<br><br>Not so sure about it.<br><br>> > 3) RDF object is always literal. Can't directly reference resources.(has<br>> > workarounds).<br>><br>> what are the workarounds?
<br><br>The workaround is to specify an URI as a literal and hope software understands<br>this in cases like linking archive contents.<br><br>> vCard basically needs structs (non literal resources) for things like 1<br>
> or more contact addresses (struct of phone, email , fax etc)<br><br>If we go for structs, we get an equivalent of a full-blown RDF(s) minus<br>multiinheritance.</blockquote><div><br>I can eassily see where structs would make lots of sense, but I think we should leave them out for simplicity reasons. OTOH if everybody and their grandma can write an indexer that supports structs then I'm fine, I just don't think this is the case...
<br></div><br></div>Cheers,<br>Mikkel<br>