@prefix cw: <http://ns.cubicweb.org/cubicweb/0.0/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://beta.logilab.fr96> a cw:CWAttribute ;
    cw:cardinality "?1" ;
    cw:constrained_by <http://beta.logilab.fr97>,
        <http://beta.logilab.fr98> ;
    cw:creation_date "2011-12-01T14:51:33.847511+00:00"^^xsd:dateTime ;
    cw:cw_source <http://beta.logilab.fr1> ;
    cw:description "if full text content of subject/object entity should be added to other side entity (the container)." ;
    cw:description_format "text/plain" ;
    cw:from_entity <http://beta.logilab.fr33> ;
    cw:fulltextindexed false ;
    cw:indexed false ;
    cw:internationalizable false ;
    cw:modification_date "2011-12-01T14:51:33.847511+00:00"^^xsd:dateTime ;
    cw:ordernum 5 ;
    cw:relation_type <http://beta.logilab.fr95> ;
    cw:to_entity <http://beta.logilab.fr23> .

