argos/dmp-backend/web/src/main/resources/mockData/TagsInternalMockUpData.json

32 lines
713 B
JSON

[
{
"pid": "tagsmockup:internal/001",
"remote_id": "",
"remote_pid": "",
"name": "Tags test 1",
"uri": "",
"last_fetched": "",
"description": "",
"tag": "internal"
},
{
"pid": "tagsmockup:internal/002",
"remote_id": "",
"remote_pid": "",
"name": "Tags test 2",
"uri": "",
"last_fetched": "",
"description": "",
"tag": "internal"
},
{
"pid": "tagsmockup:internal/003",
"remote_id": "",
"remote_pid": "",
"name": "Tags test 3",
"uri": "",
"last_fetched": "",
"description": "",
"tag": "internal"
}
]