If by "properties" you simply mean RDF triples with literal objects, it is 
certainly fine to do that in Fedora 3.x.

Keep in mind that in your example below, you are making "kb:timestamp" and 
"kb:status" assertions about the _object_ "info:fedora/kb:33001", _not_ about 
the rel:isConstituentOf _relation_ between "info:fedora/kb:33001" and 
"info:fedora/kb:33000". Making assertions about a relationship would require 
some affordance roughly equivalent in expressive power to RDF reification, 
which is not a base capability of the Fedora RI at this time.

---
A. Soroka
Online Library Environment
the University of Virginia Library

On Jan 3, 2012, at 4:24 AM, Bengt Neiss wrote:

> Hello
>  
> I just want to check if it is allowed or “not recommended” to create 
> “properties” within the RELS-EXT datastream?
> We have done something similar to this in a Fedora 2.x repository but will 
> now start to use Fedora 3.5 (probably).
> The idea is to be able to create relations that are valid within a specific 
> timeframe.
>  
> Something like the following:
>  
> <rdf:RDF>
> <rdf:Description rdf:about="info:fedora/kb:33001">
> <rel:isConstituentOf rdf:resource="info:fedora/kb:33000"/>
> <kb:timestamp>123456789</kb:timestamp>
> <kb:status>active</kb:status>
> </rdf:Description>
> </rdf:RDF>
>  
>  
>  
>  
>  
>  
> Happy New Year everyone!
>  
> //Bengt
>  
>  
> ---------------------------------------------------------
> Bengt Neiss
> Kungl. Biblioteket / National Library of Sweden
> Phone: +46 (0)10 709 35 41
>  
> ------------------------------------------------------------------------------
> Write once. Port to many.
> Get the SDK and tools to simplify cross-platform app development. Create 
> new or port existing apps to sell to consumers worldwide. Explore the 
> Intel AppUpSM program developer opportunity.appdeveloper.intel.com/join
> http://p.sf.net/sfu/intel-appdev_______________________________________________
> Fedora-commons-users mailing list
> Fedora-commons-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to