Hi there,

I'm using the API-M + FOXML to ingest objects programmatically. Is it the same 
process to create a collection object, except in the RELS-EXT it should be:

<isCollection>true</isCollection>

I'm a bit confused as the test source code for 3.4.1 has a test ingest file 
that ingests a video URL but also says the object is a collection, which it 
can't be as it's a video URL. It expresses being a member of a collection using 
isMemberOf instead:

<rel:isCollection>true</rel:isCollection>
<rel:isMemberOf rdf:resource="info:fedora/test:1000000"/>

but info:fedora/test:1000000 isn't a collection. There's no RELS-EXT in it at 
all but it says it's a collection in the DC:

<dc:type>collection</dc:type>

fcrepo-src-3.4.1/fcrepo-integrationtest/src/test/resources/test-objects/foxml/fesl/test-1000000.xml
fcrepo-src-3.4.1/fcrepo-integrationtest/src/test/resources/test-objects/foxml/fesl/test-1000001.xml

thanks,

Alistair


--------------
mov eax,1
mov ebx,0
int 80


------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to