Hello again,
has anyone used knora-xml-import
to import Resource
s linked by a knora-base:isPartOf
property?
Let’s say, Page -- isPartOf --> Document
should I use the <resptr-prop>
tag to describe the link between Page
and Document
?
Will the LinkValue
be created automatically (like in a POST /v1/resources
call) or should I create it explicitly?
Sorry about all those questions