Cito 온톨로지

seonae's wiki
이동: 둘러보기, 검색

Introduction

  • CiTO documentation of purl
  • cito 온톨로지
  • CiTO, the Citation Typing Ontology : 프로시딩, 2009.06
  • FaBio and Cito:ontologies for describing bibliographic resources and citations : 2012.12
  • CiTO, the Citation Typing Ontology, an ontology that enables characterization of the nature or type of citations, both factually and rhetorically.
  • 사실적으로나 수사적으로, 인용의 성질이나 유형에 대한 특징짓는 것을 가능하게 하는 온톨로지.
  • 누군가 특정한 출판물을 인용할 때, 저자들이 인용 링크를 표시하고 그들의 인용 의도를 드러내는 것을 가능하게 함. 특히, 피인용 문헌 자체를 묘사하는 메타데이터와 구별되어 인용문 자체를 묘사하는 메타데이터를 작성할 수 있게 하며, 또 다른 문헌을 참조할 때 저자에게는 동기부여가 된다.
  • 두가지의 주요한 프로퍼티: cito:cites, inverse cito:isCitedBy
    • 이 프로퍼티는 41개의 하위 프로퍼티를 갖고 있다.
    • 4개의 제너릭 오브젝트 프로퍼티 : cito:shareAuthorWith, cito:sharesAuthorInstitutionWith, cito:shareFundingAgencyWith, cito:likes

Example

  • CiTo는 하나의 문헌이 다른 문헌을 인용할 때 두 문헌에 대해 특정한 인용 기능에 따라서 하나로 연결한다. 이러한 연결을 생성하는 데에 있어서 2가지 다른 접근이 가능하다. 직접적인 접근에서 우리는 CiTo의 프로퍼티를 인용문을 정의하는 문(statements)의 술어로서 이용할 수 있다. 구체적인 접근에서, 그것을 다른 문의 주어/목적어로서 이용하기 위해 우리는 인용문을 cito:Citation 클래스의 적절한 개체로서 정의할 수 있다.
@prefix : <http://www.sparontologies.net/example/> .
@prefix cito: <http://purl.org/spar/cito> .

# Direct form for a citation
:paper-a cito:extends :paper-b .

# Reified form for a citation sharing the same
# citation function of the above one
:citation a cito:Citation ;
    cito:hasCitingEntity :paper-a ;
    cito:hasCitationCharacterization cito:extends ;
    cito:hasCitedEntity :paper-b .

Class

클래스 설명
citation A citation is a conceptual directional link from a citing entity to a cited entity, created by a human performative act of making a citation, typically instantiated by the inclusion of a bibliographic reference (biro:BibliographicReference) in the reference list of the citing entity, or by the inclusion within the citing entity of a link, in the form of an HTTP Uniform Resource Locator (URL), to a resource on the World Wide Web.
하나의 인용문은 인용을 하는 인간의 수행적인 행위에 의해 생성되며, 전형적으로 인용 개체의 참고 문헌에서 서지 레퍼런스의 포함에 의해 설명되거나 WWW의 자원에 대해서 HTTP URL형식으로 제공되는 하나의 링크를 인용하는 개체 내에 포함된 것에 설명되는, 인용개체와 피인용개체에 대한 개념적이고 직접적인 링크이다.
distant citation A citation in which the citing and the cited entities have nothing significant in common with one another (for example authors, journal, institutional affiliation, or funding agency) over and beyond their subject matter.
인용 개체와 피인용 개체는 인용 주체에 있어서(예를 들어 저자나, 저널, 기관 소속 또는 자금 지원 기관) 서로 공통적으로 유의미한 점이 없는 인용문.
journal cartel citation A citation from one journal to another journal which forms one of a very large number of citations from the citing journal to recent articles in the cited journal, possibly undertaken as part of a citation cartel for the purpose of gaming the impact factor of the cited journal.
인용저널에서 인용된 저널의 최신 아티클에 이르기까지 아주 많은 형태의 인용문 중에서 하나를 형성하는 하나의 저널에서 다른 저널에 대한 인용문.
self citation A citation in which the citing and the cited entities have something significant in common with one another, over and beyond their subject matter, for example authors, journal, institutional affiliation, or funding agency.
인용 개체와 피인용 개체들이 인용 주체에 있어서(예를 들어 저자나, 저널, 기관 소속 또는 자금 지원 기관) 서로 공통적으로 유의미한 점을 갖고 있는 인용문.
affiliation self citation A citation in which at least one author from each of the citing and the cited entities is affiliated with the same academic institution.
같은 학술기관에 소속에 대해 인용(citing)과 피인용(cited)을 하고 있는 인용문.
author network self citation A citation in which at least one author of the citing entity has direct or indirect co-authorship links with one of the authors of the cited entity.
적어도 하나의 인용 개체의 저자가 직접적 혹은 간접적으로 피인용 개체들의 저자들과 공동 저작으로 연결되어 있는 인용문.
author self citation A citation in which the citing and the cited entities have at least one author in common.
인용 개체와 피인용 개체들이 적어도 하나의 저자를 공통으로 갖는 인용문.
funder self citation A citation in which the works reported in the citing and the cited entities were funded by the same funding agency.
인용과 피인용개체에서 보고된 작업들이 같은 기금 단체에서 지원을 받은 인용문.
journal self citation A citation in which the citing and the cited entities are published in the same journal.
인용과 피인용 개체가 같은 저널에서 출판된 인용문.
  • citation
    • journal cartel citation
    • distant citation
    • self citation
      • affiliation self citation
      • author network self citation
      • author self citation
      • funder self citation
      • journal self citation

Object Properties

object property inverse object property description
cites
  1. agrees with
  2. cites as authority
  3. cites as data source
  4. cites as evidence
  5. cites as metadata document
  6. cites as potential solution
  7. cites as recommended reading
  8. cites as related
  9. cites as source document
  10. cites for information
  11. compiles
  12. confirms
  13. contains assertion from
  14. corrects
  15. credits
  16. critiques
  17. derides
  18. describes
  19. disagrees with
  20. discusses
  21. disputes
  22. documents
  23. extends
  24. includes excerpt from
  25. includes quotation from
  26. links to
  27. obtains background from
  28. obtains support from
  29. parodies
  30. plagiarizes
  31. qualifies
  32. refutes
  33. replies to
  34. retracts
  35. reviews
  36. ridicules
  37. speculates on
  38. supports
  39. updates
  40. uses conclusions from
  41. uses data from
  42. uses method in
is cited by
  1. is agreed with by
  2. is cited as authority by
  3. is cited as data source by
  4. is cited as evidence by
  5. is cited as metadata document by
  6. is cited as potential solution by
  7. is cited as recommended reading by
  8. is cited as related by
  9. is cited as source document by
  10. is cited for information by
  11. is compiled by
  12. is confirmed by
  13. provides assertion for
  14. is corrected by
  15. is credited by
  16. is critiqued by
  17. is derided by
  18. is described by
  19. is disagreed with by
  20. is discussed by
  21. is disputed by
  22. is documented by
  23. is extended by
  24. provides excerpt for
  25. provides quotation for
  26. is linked to by
  27. gives background to
  28. gives support to
  29. is parodied by
  30. is plagiarized by
  31. is qualified by
  32. is refuted by
  33. has reply from
  34. is retracted by
  35. is reviewed by
  36. is ridiculed by
  37. is speculated on by
  38. is supported by
  39. is updated by
  40. provides conclusions for
  41. provides data for
  42. provides method for
인용개체가 직접적이면서 명시적으로 또는 간접적이면서 함축적으로 피인용 개체를 인용한다.
  1. 인용개체가 피인용개체에 있는 문장, 생각 또는 결론에 대해 동의한다
  2. 권위로서의 인용
  3. 데이터 소스로서의 인용
  4. 증거로서의 인용
  5. 메타데이터 문서로서의 인용
  6. 가능성 있는 해결로서의 인용
  7. 추천 목록으로서의 인용
  8. 관련 있는 항목으로서의 인용
  9. 인용 개체의 출처나 인용개체가 포함하는 메타데이터의 인용
  10. 정보의 출처에 대한 인용
  11. 인용개체가 피인용개체를 생성, 편찬하기 위해 인용
  12. 인용개체가 피인용개체의 사실, 생각, 주장 등에 대해 확인하기 위해 인용.
  13. 인용개체가 피인용개체의 주장을 포함함
  14. 인용개체가 피인용개체의 사실, 생각, 주장 등에 대해 정정하기 위해 인용
  15. 인용개체가 피인용개체의 공헌을 인정함
  16. 인용개체가 피인용개체의 사실, 생각, 주장 등에 대해 비판하기 위해 인용
  17. 인용개체가 피인용개체에 대해 조롱함
  18. 인용개체가 피인용개체에 대해 묘사함
  19. 인용개체가 피인용개체에 대해 비동의함
  20. 인용개체가 피인용개체에 대해 토론함
  21. 인용개체가 피인용개체에 대해 논쟁함
  22. 인용개체가 피인용개체에 대해 문서화함
  23. 인용개체가 피인용개체의 사실, 생각, 주장 등에 대해 확장하기 위해 인용
  24. 인용개체는 피인용개체의 발췌문을 하나이상 포함함
  25. 인용개체는 피인용개체의 인용구를 하나이상 포함함
  26. 인용개체는 피인용개체에 대해 URL형식의 링크를 제공함
  27. 인용개체는 피인용개체에 대해 배경정보를 얻음
  28. 인용개체는 피인용개체로부터 지적 혹은 사실적 지원을 받음
  29. 인용개체는 재밌는 효과를 위해 피인용개체의 특징을 모방함
  30. 인용개체의 저자가 피인용개체에 대해 출처를 밝히지 않고 표절함
  31. 인용개체는 피인용개체에 대해 자격을 제한하거나 조건을 부여함
  32. 인용개체는 피인용개체의 진술, 생각, 결론 등에 대해 반박하기 위해 인용
  33. 인용개체는 피인용개체의 진술, 생각, 비판에 대해 응답함
  34. 인용개체는 피인용개체의 공식적인 철회를 구성함
  35. 인용개체는 피인용개체의 진술, 생각, 결론에 대해 검토함
  36. 인용개체는 그 내용중 피인용 개체나 그 측면에 대해 조롱함
  37. 인용개체는 피인용개체에 대해 명확한 근거없이 어떤 것을 추정함
  38. 인용개체는 피인용개체에 제시된, 진술, 생각 또는 결론에 대해 지적이거나 사실적인 지원을 제공함
  39. 인용개체는 피인용개체에 제시된 생각, 가설, 이해를 업데이트 함
  40. 인용개체는 피인용개체에 드러난 결론을 이용하는 작업을 묘사함
  41. 인용개체는 피인용개체에 드러난 데이터를 이용하는 작업을 묘사함
  42. 인용개체는 피인용개체에 상세히 기술된 방법을 이용하는 작업을 묘사함
citation http://schema.org/citation
has citation characterization 인용 특성화 프로퍼티를 이용하여 만든 인용 특성화에 연결하는 속성
has cited entity 피인용문헌을 가짐
has citing entity 인용문헌을 가짐
likes 어떤 대상에 대한 평가나 관심을 표현함.
shares author institution with 각 엔티티가 같은 기관에 속한 저자를 최소 1명 갖고 있음
shares author with 각 엔티티가 같은 저자를 최소 1명 갖고 있음
shares funding agency with 두 엔티티가 같은 기금 단체에 의해 생성됨
shares publication venue with
  • shares journal with
인용문헌과 피인용문헌이 같은 장소에서 출판됨
  • 인용문헌과 피인용문헌이 같은 저널에 출판됨

Data Properties

  • has citation creation date : 인용이 작성된 날짜
  • has citation time span : 인용개체 발행일과 피인용개체 발행일 사이의 간격
  • has co-authorship citation level : 공동저자 네트워크에서 인용개체의 작성자 중 한명과 다른 한명의 최소 거리.