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

<http://www.logilab.fr/2256> a cw:CWAttribute ;
    cw:cardinality "11" ;
    cw:constrained_by <http://www.logilab.fr/2257>,
        <http://www.logilab.fr/2258> ;
    cw:creation_date "2015-02-09T22:30:59.432378+00:00"^^xsd:dateTime ;
    cw:cw_source <http://beta.logilab.fr1> ;
    cw:description "identifier for the token (must be unique)" ;
    cw:description_format "text/plain" ;
    cw:from_entity <http://www.logilab.fr/2244> ;
    cw:fulltextindexed false ;
    cw:indexed false ;
    cw:internationalizable false ;
    cw:modification_date "2015-02-09T22:31:01.925428+00:00"^^xsd:dateTime ;
    cw:ordernum 3 ;
    cw:relation_type <http://www.logilab.fr/2243> ;
    cw:to_entity <http://beta.logilab.fr23> .

