Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .codespellrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[codespell]
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
skip = .git*,*.css,*.min.*,.codespellrc
check-hidden = true
# ignore-regex =
ignore-words-list = bu
23 changes: 23 additions & 0 deletions .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Codespell configuration is within .codespellrc
---
name: Codespell

on:
push:
branches: [master]
pull_request:
branches: [master]

permissions:
contents: read

jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest

steps:
- name: Checkout
uses: actions/checkout@v4
- name: Codespell
uses: codespell-project/actions-codespell@v2
4 changes: 2 additions & 2 deletions docs/2018-02-12/cito.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/2018-02-12/cito.json
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "affilation self citation"
"@value": "affiliation self citation"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
Expand Down
2 changes: 1 addition & 1 deletion docs/2018-02-12/cito.nt
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ _:Nd4c5439c5b53444085f50bf36456ff37 <http://www.w3.org/2002/07/owl#onProperty> <
<http://purl.org/spar/cito/usesMethodIn> <http://purl.org/dc/elements/1.1/description> "Example: We follow [X] in using design patterns for testing."@en .
<http://purl.org/spar/cito/repliesTo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/spar/cito/extends> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/spar/cito/AffilationSelfCitation> <http://www.w3.org/2000/01/rdf-schema#label> "affilation self citation"@en .
<http://purl.org/spar/cito/AffilationSelfCitation> <http://www.w3.org/2000/01/rdf-schema#label> "affiliation self citation"@en .
<http://purl.org/spar/cito/critiques> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://purl.org/spar/cito/cites> .
<http://purl.org/spar/cito/isUpdatedBy> <http://www.w3.org/2000/01/rdf-schema#label> "is updated by"@en .
<http://purl.org/spar/cito/hasCitationTimeSpan> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#duration> .
Expand Down
2 changes: 1 addition & 1 deletion docs/2018-02-12/cito.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Renamed the class cito:SelfCitation in cito:AuthorSelfCitation. Created a new cl
owl:versionInfo "2.8"^^xsd:string .

:AffilationSelfCitation a owl:Class ;
rdfs:label "affilation self citation"@en ;
rdfs:label "affiliation self citation"@en ;
rdfs:comment """A citation in which at least one author from each of the citing and the cited entities is affiliated with the same academic institution.

In particular, like the ancestor class cito:Citation, cito:AffiliationSelfCitation and its accompanying object properties cito:hasCitingEntity, cito:hasCitedEntity and cito:hasCitationCharacterization can be employed to reify direct citation statements made using the CiTO citation object property cito:cites or one of its sub-properties, accompanied by an additional statement using cito:sharesAuthorInstitutionWith for linking the citing paper and the cited paper.
Expand Down
2 changes: 1 addition & 1 deletion docs/2018-02-12/cito.xml
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,7 @@ can be alternatively described as follows
<rdfs:label xml:lang="en">has reply from</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/spar/cito/AffilationSelfCitation">
<rdfs:label xml:lang="en">affilation self citation</rdfs:label>
<rdfs:label xml:lang="en">affiliation self citation</rdfs:label>
<rdfs:comment xml:lang="en">A citation in which at least one author from each of the citing and the cited entities is affiliated with the same academic institution.

In particular, like the ancestor class cito:Citation, cito:AffiliationSelfCitation and its accompanying object properties cito:hasCitingEntity, cito:hasCitedEntity and cito:hasCitationCharacterization can be employed to reify direct citation statements made using the CiTO citation object property cito:cites or one of its sub-properties, accompanied by an additional statement using cito:sharesAuthorInstitutionWith for linking the citing paper and the cited paper.
Expand Down
4 changes: 2 additions & 2 deletions docs/2018-02-16/cito.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/2018-02-16/cito.json
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "affilation self citation"
"@value": "affiliation self citation"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
Expand Down
2 changes: 1 addition & 1 deletion docs/2018-02-16/cito.nt
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ _:N9e911dad8b2641f2bd460646380fea39 <http://www.w3.org/1999/02/22-rdf-syntax-ns#
<http://purl.org/spar/cito/hasCitationTimeSpan> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/spar/cito/Citation> .
<http://purl.org/spar/cito/isSpeculatedOnBy> <http://www.w3.org/2000/01/rdf-schema#comment> "The cited entity is cited because the citing article contains speculations on its content or ideas."@en .
<http://purl.org/spar/cito/citesAsEvidence> <http://www.w3.org/2000/01/rdf-schema#comment> "The citing entity cites the cited entity as source of factual evidence for statements it contains."@en .
<http://purl.org/spar/cito/AffilationSelfCitation> <http://www.w3.org/2000/01/rdf-schema#label> "affilation self citation"@en .
<http://purl.org/spar/cito/AffilationSelfCitation> <http://www.w3.org/2000/01/rdf-schema#label> "affiliation self citation"@en .
<http://purl.org/spar/cito/refutes> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/spar/cito/isSpeculatedOnBy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/spar/cito/updates> <http://www.w3.org/2000/01/rdf-schema#label> "updates"@en .
Expand Down
2 changes: 1 addition & 1 deletion docs/2018-02-16/cito.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Renamed the property cito:hasCoAuthorCitationLevel in cito:hasCoAuthorshipCitati
owl:versionInfo "2.8.1"^^xsd:string .

:AffilationSelfCitation a owl:Class ;
rdfs:label "affilation self citation"@en ;
rdfs:label "affiliation self citation"@en ;
rdfs:comment """A citation in which at least one author from each of the citing and the cited entities is affiliated with the same academic institution.

In particular, like the ancestor class cito:Citation, cito:AffiliationSelfCitation and its accompanying object properties cito:hasCitingEntity, cito:hasCitedEntity and cito:hasCitationCharacterization can be employed to reify direct citation statements made using the CiTO citation object property cito:cites or one of its sub-properties, accompanied by an additional statement using cito:sharesAuthorInstitutionWith for linking the citing paper and the cited paper.
Expand Down
2 changes: 1 addition & 1 deletion docs/2018-02-16/cito.xml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ can be alternatively described as follows
:paperA cito:sharesAuthorInstitutionWith :paperB .</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/cito/SelfCitation"/>
<rdfs:label xml:lang="en">affilation self citation</rdfs:label>
<rdfs:label xml:lang="en">affiliation self citation</rdfs:label>
</rdf:Description>
<rdf:Description rdf:nodeID="N524d3704c43f49609b487483f177aafc">
<rdf:rest rdf:nodeID="N80549e0f89d0406d8111702e1c502b2d"/>
Expand Down
4 changes: 2 additions & 2 deletions docs/current/cito.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/current/cito.json
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
"@value": "affilation self citation"
"@value": "affiliation self citation"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
Expand Down
2 changes: 1 addition & 1 deletion docs/current/cito.nt
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ _:N9e911dad8b2641f2bd460646380fea39 <http://www.w3.org/1999/02/22-rdf-syntax-ns#
<http://purl.org/spar/cito/hasCitationTimeSpan> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/spar/cito/Citation> .
<http://purl.org/spar/cito/isSpeculatedOnBy> <http://www.w3.org/2000/01/rdf-schema#comment> "The cited entity is cited because the citing article contains speculations on its content or ideas."@en .
<http://purl.org/spar/cito/citesAsEvidence> <http://www.w3.org/2000/01/rdf-schema#comment> "The citing entity cites the cited entity as source of factual evidence for statements it contains."@en .
<http://purl.org/spar/cito/AffilationSelfCitation> <http://www.w3.org/2000/01/rdf-schema#label> "affilation self citation"@en .
<http://purl.org/spar/cito/AffilationSelfCitation> <http://www.w3.org/2000/01/rdf-schema#label> "affiliation self citation"@en .
<http://purl.org/spar/cito/refutes> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/spar/cito/isSpeculatedOnBy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/spar/cito/updates> <http://www.w3.org/2000/01/rdf-schema#label> "updates"@en .
Expand Down
2 changes: 1 addition & 1 deletion docs/current/cito.owl
Original file line number Diff line number Diff line change
Expand Up @@ -1347,7 +1347,7 @@ can be alternatively described as follows

:paperA cito:extends :paperB .
:paperA cito:sharesAuthorInstitutionWith :paperB .</rdfs:comment>
<rdfs:label xml:lang="en">affilation self citation</rdfs:label>
<rdfs:label xml:lang="en">affiliation self citation</rdfs:label>
</owl:Class>


Expand Down
2 changes: 1 addition & 1 deletion docs/current/cito.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Renamed the property cito:hasCoAuthorCitationLevel in cito:hasCoAuthorshipCitati
owl:versionInfo "2.8.1"^^xsd:string .

:AffilationSelfCitation a owl:Class ;
rdfs:label "affilation self citation"@en ;
rdfs:label "affiliation self citation"@en ;
rdfs:comment """A citation in which at least one author from each of the citing and the cited entities is affiliated with the same academic institution.

In particular, like the ancestor class cito:Citation, cito:AffiliationSelfCitation and its accompanying object properties cito:hasCitingEntity, cito:hasCitedEntity and cito:hasCitationCharacterization can be employed to reify direct citation statements made using the CiTO citation object property cito:cites or one of its sub-properties, accompanied by an additional statement using cito:sharesAuthorInstitutionWith for linking the citing paper and the cited paper.
Expand Down
2 changes: 1 addition & 1 deletion docs/current/cito.xml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ can be alternatively described as follows
:paperA cito:sharesAuthorInstitutionWith :paperB .</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:subClassOf rdf:resource="http://purl.org/spar/cito/SelfCitation"/>
<rdfs:label xml:lang="en">affilation self citation</rdfs:label>
<rdfs:label xml:lang="en">affiliation self citation</rdfs:label>
</rdf:Description>
<rdf:Description rdf:nodeID="N524d3704c43f49609b487483f177aafc">
<rdf:rest rdf:nodeID="N80549e0f89d0406d8111702e1c502b2d"/>
Expand Down