Skip to content

Added missing keywords#470

Merged
jesper-friis merged 5 commits intomasterfrom
missing-terms
Nov 19, 2025
Merged

Added missing keywords#470
jesper-friis merged 5 commits intomasterfrom
missing-terms

Conversation

@jesper-friis
Copy link
Contributor

Description

Added general keywords that are commonly needed.

Type of change

  • Bug fix and code cleanup
  • New feature
  • Documentation update
  • Testing

Checklist for the reviewer

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?
  • Is the code properly tested?

Comment on lines 920 to 923

Document:
iri: foaf:Document
description: A document.
usageNote: "The Document class represents those things which are, broadly conceived, 'documents'. E.g. images."

# Add prov:Activity
# prov:uses

# Add prov:Agent
# prov:wasAssociatedWith

# Add prov:Entity
# contributor
# hasFormat
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove these last comments

@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.93%. Comparing base (519a42f) to head (ecc56ff).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #470   +/-   ##
=======================================
  Coverage   84.93%   84.93%           
=======================================
  Files          30       30           
  Lines        4608     4608           
=======================================
  Hits         3914     3914           
  Misses        694      694           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jesper-friis jesper-friis merged commit 5f17d0a into master Nov 19, 2025
22 checks passed
@jesper-friis jesper-friis deleted the missing-terms branch November 19, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants