Skip to content
Snippets Groups Projects
Commit ac0e263b authored by vlorentz's avatar vlorentz
Browse files

github and gitea: Use html_url as @id and clone_url as codeRepository

They are closer semantics as 'html_url' is the main page of the repository,
so it is the best to identify it; and 'clone_url' is the URL that should
be given to 'git clone', as documented by https://schema.org/codeRepository

Additionally, that property was missing so far; but a future commit will
need to use it to identify fork relationships (node ids are required to
representation relationships between documents as we cannot use blank
nodes for that)
parent cb435e59
No related branches found
No related tags found
1 merge request!392github and gitea: Use html_url as @id and clone_url as codeRepository
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment