CenterForDigitalHumanities / CenterForDigitalHumanities/deer-LR
Add 'Agent' to context.json
Open
- Dominant language
- HTML
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
```
{
...
"foaf": "http://xmlns.com/foaf/spec/#term_",
...
"Agent": {
"@id": "foaf:Agent",
"@type": "@id"
}
```
Add this in to declare the Agent.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open context.json and inspect the existing context declarations around the foaf mapping. Add the shown Agent declaration, then verify that the file remains valid JSON and that the Agent entry is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100