Matches in LOV for { <http://purl.org/spar/cito/CitationAct> ?p ?o. }
Showing items 1 to 4 of
4
with 100 items per page.
- CitationAct type Class.
- CitationAct comment "A citation act is a performative act of making a citation from a citing entity to a cited entity, typically instantiated by the inclusion of a bibliographic reference or a data reference in the reference list of the citing entity.\n\nThis CiTO class and its accompanying object properties cito:hasCitingEntity, cito:hasCitationCharacterization and cito:hasCitedEntity can be employed to reify direct citation act statements made using the CiTO citation object property cito:cites or one of its sub-properties. For example, the following RDF statement:\n\n :paperA cito:extends :paperB .\n\ncan be alternatively described as follows:\n\n :thisCitation a cito:CitationAct ; \n cito:hasCitingEntity :paperA ;\n cito:hasCitationCharacterization cito:extends ;\n cito:hasCitedEntity :paperB .\n\nThis usage involved OWL2 punning, whenby a CiTO object property, such as the aforementioned cito:extends, is used as the object of the OWL assertion\n\n :thisCitation cito:hasCitationCharacterization cito:extends .\n\nUsing such OWL2 punning (described at http://www.w3.org/TR/2009/WD-owl2-new-features-20090611/#F12:_Punning), the CiTO object property is considered as a proper named individual of the class owl:Thing.\n\nSuch reification of citation acts can be very useful, since it permits one to combine these CiTO properties with other vocabularies, or to handle situations in which none of the citation characterizations available in CiTO are applicable. Such situations can be resolved by the creation of a user-defined citation characterization, for example by using the Open Annotation Data Model, as explained at http://semanticpublishing.wordpress.com/2013/07/03/extending-cito-for-open-annotations/.".
- CitationAct label "citation act".
- CitationAct equivalentClass Be63ec96b1295108cb1038d753dddb221.