Explanation is simple. During the upgrade from Anywhere 7.6.3 to 7.6.4 and RDF puller command failed and did not import OSLC resources.
How to fix it:
run in Command prompt
cd
.\Anywhere\MaximoAnywhere
build\tools\ant\bin\ant
-f anywhere-rdfs-puller.xml -Dadapter.connection.user=XXX -Dadapter.connection.password=XXX
After that run build all command to rebuild the application.
Now the definition of the app will have correct metadata and location will be correct.
Article: https://www.ibm.com/support/knowledgecenter/en/SSPJLC_7.6.3/com.ibm.si.mpl.doc/integration/t_import_resource_data.html
------------------------------
Alexey Potanin
------------------------------