server/src/tests/libraries/Mergers/CocoonCollectionRdfMergerTest.php
changeset 112 7a542145832c
parent 18 f2a40bbc27f6
child 114 8af5ed0521a2
equal deleted inserted replaced
111:af85c436048f 112:7a542145832c
    84           ] .
    84           ] .
    85 EOT
    85 EOT
    86     ];
    86     ];
    87 
    87 
    88     const TEST_INPUT_ID = "crdo-COLLECTION_CFPP2000";
    88     const TEST_INPUT_ID = "crdo-COLLECTION_CFPP2000";
    89     const TEST_GRAPH_URI = "http://purl.org/poi/corpusdelaparole.huma-num.fr/crdo-COLLECTION_CFPP2000";
    89     const TEST_GRAPH_URI = "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-COLLECTION_CFPP2000";
    90     const TEST_CHO_URI = "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-COLLECTION_CFPP2000";
    90     const TEST_CHO_URI = "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-COLLECTION_CFPP2000";
    91 
    91 
    92 
    92 
    93     private $inputGraphes = [];
    93     private $inputGraphes = [];
    94     private $resGraph;
    94     private $resGraph;