identifying linking URLs #99
Replies: 1 comment 1 reply
-
These links when present on an artifact will be in the RDF XML for the artifact, in tags for the link type. An easy way to see these is to use the As for other artifact properties a) the links are stored on the artifact they're outgoing from, i.e. not visible when incoming, and b) if these links aren't present on the artifact then they're not in the RDF. Haven't tried download using these links, don't know if that works. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone know how I can identify attachment links? Im using a version of the dn_simple_modulestructure.py to find module artifact ids and then using another method that gives me all resource links. Is there any way to always grab the the URLs for the "links to" "embedds in" "satisfied by" etc? I am trying to get to links with files which I am then manually downloading as it seems any other way is not possible. thanks :)
Edit: I've used quite a lot of AI for the code, so bear with me haha
Beta Was this translation helpful? Give feedback.
All reactions