rdf-vocab 3.1.7 → 3.1.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/VERSION +1 -1
- data/lib/rdf/vocab.rb +5 -1
- data/lib/rdf/vocab/acl.rb +20 -60
- data/lib/rdf/vocab/as.rb +90 -90
- data/lib/rdf/vocab/bf2.rb +488 -488
- data/lib/rdf/vocab/bibo.rb +120 -123
- data/lib/rdf/vocab/cc.rb +18 -47
- data/lib/rdf/vocab/crm.rb +240 -775
- data/lib/rdf/vocab/dc.rb +98 -98
- data/lib/rdf/vocab/dc11.rb +30 -30
- data/lib/rdf/vocab/dcat.rb +85 -85
- data/lib/rdf/vocab/dcmitype.rb +12 -12
- data/lib/rdf/vocab/disco.rb +58 -58
- data/lib/rdf/vocab/dwc.rb +188 -188
- data/lib/rdf/vocab/earl.rb +27 -27
- data/lib/rdf/vocab/ebucore.rb +1232 -1522
- data/lib/rdf/vocab/edm.rb +52 -75
- data/lib/rdf/vocab/fcrepo4.rb +21 -21
- data/lib/rdf/vocab/foaf.rb +75 -75
- data/lib/rdf/vocab/geo.rb +8 -109
- data/lib/rdf/vocab/geojson.rb +16 -16
- data/lib/rdf/vocab/geonames.rb +1344 -1352
- data/lib/rdf/vocab/gr.rb +177 -564
- data/lib/rdf/vocab/ht.rb +40 -40
- data/lib/rdf/vocab/hydra.rb +99 -58
- data/lib/rdf/vocab/iana.rb +71 -113
- data/lib/rdf/vocab/ical.rb +123 -171
- data/lib/rdf/vocab/identifiers.rb +161 -662
- data/lib/rdf/vocab/iiif.rb +25 -25
- data/lib/rdf/vocab/jsonld.rb +33 -51
- data/lib/rdf/vocab/lrmi.rb +16 -16
- data/lib/rdf/vocab/ma.rb +79 -79
- data/lib/rdf/vocab/marcrelators.rb +4 -3
- data/lib/rdf/vocab/mo.rb +196 -539
- data/lib/rdf/vocab/mods.rb +119 -123
- data/lib/rdf/vocab/oa.rb +68 -72
- data/lib/rdf/vocab/ogc.rb +8 -8
- data/lib/rdf/vocab/ore.rb +13 -13
- data/lib/rdf/vocab/org.rb +46 -46
- data/lib/rdf/vocab/pcdm.rb +11 -33
- data/lib/rdf/vocab/pplan.rb +18 -196
- data/lib/rdf/vocab/premis.rb +321 -416
- data/lib/rdf/vocab/premiseventtype.rb +1 -1
- data/lib/rdf/vocab/prov.rb +90 -115
- data/lib/rdf/vocab/ptr.rb +34 -36
- data/lib/rdf/vocab/rightsstatements.rb +12 -12
- data/lib/rdf/vocab/rss.rb +10 -10
- data/lib/rdf/vocab/schema.rb +3131 -3445
- data/lib/rdf/vocab/schemas.rb +27066 -0
- data/lib/rdf/vocab/sd.rb +38 -38
- data/lib/rdf/vocab/sh.rb +183 -183
- data/lib/rdf/vocab/sioc.rb +97 -97
- data/lib/rdf/vocab/siocservices.rb +8 -8
- data/lib/rdf/vocab/sioctypes.rb +38 -38
- data/lib/rdf/vocab/skos.rb +45 -47
- data/lib/rdf/vocab/skosxl.rb +10 -10
- data/lib/rdf/vocab/v.rb +32 -36
- data/lib/rdf/vocab/vcard.rb +117 -118
- data/lib/rdf/vocab/vmd.rb +32 -36
- data/lib/rdf/vocab/void.rb +26 -26
- data/lib/rdf/vocab/vs.rb +4 -4
- data/lib/rdf/vocab/wdrs.rb +22 -22
- data/lib/rdf/vocab/wot.rb +18 -18
- data/lib/rdf/vocab/xhv.rb +84 -200
- data/lib/rdf/vocab/xkos.rb +10 -10
- metadata +6 -5
data/lib/rdf/vocab/bibo.rb
CHANGED
@@ -514,70 +514,70 @@ module RDF::Vocab
|
|
514
514
|
|
515
515
|
# Class definitions
|
516
516
|
term :AcademicArticle,
|
517
|
-
comment:
|
517
|
+
comment: "A scholarly academic article, typically published in a journal.".freeze,
|
518
518
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
519
519
|
label: "Academic Article".freeze,
|
520
520
|
subClassOf: "bibo:Article".freeze,
|
521
521
|
type: "owl:Class".freeze,
|
522
522
|
"vs:term_status": "stable".freeze
|
523
523
|
term :Article,
|
524
|
-
comment:
|
524
|
+
comment: "A written composition in prose, usually nonfiction, on a specific topic, forming an independent part of a book or other publication, as a newspaper or magazine.".freeze,
|
525
525
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
526
526
|
label: "Article".freeze,
|
527
527
|
subClassOf: "bibo:Document".freeze,
|
528
528
|
type: "owl:Class".freeze,
|
529
529
|
"vs:term_status": "stable".freeze
|
530
530
|
term :AudioDocument,
|
531
|
-
comment:
|
531
|
+
comment: "An audio document; aka record.".freeze,
|
532
532
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
533
533
|
label: "audio document".freeze,
|
534
534
|
subClassOf: "bibo:Document".freeze,
|
535
535
|
type: "owl:Class".freeze,
|
536
536
|
"vs:term_status": "stable".freeze
|
537
537
|
term :AudioVisualDocument,
|
538
|
-
comment:
|
538
|
+
comment: "An audio-visual document; film, video, and so forth.".freeze,
|
539
539
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
540
540
|
label: "audio-visual document".freeze,
|
541
541
|
subClassOf: "bibo:Document".freeze,
|
542
542
|
type: "owl:Class".freeze,
|
543
543
|
"vs:term_status": "stable".freeze
|
544
544
|
term :Bill,
|
545
|
-
comment:
|
545
|
+
comment: "Draft legislation presented for discussion to a legal body.".freeze,
|
546
546
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
547
547
|
label: "Bill".freeze,
|
548
548
|
subClassOf: "bibo:Legislation".freeze,
|
549
549
|
type: "owl:Class".freeze,
|
550
550
|
"vs:term_status": "stable".freeze
|
551
551
|
term :Book,
|
552
|
-
comment:
|
552
|
+
comment: "A written or printed work of fiction or nonfiction, usually on sheets of paper fastened or bound together within covers.".freeze,
|
553
553
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
554
554
|
label: "Book".freeze,
|
555
555
|
subClassOf: "bibo:Document".freeze,
|
556
556
|
type: "owl:Class".freeze,
|
557
557
|
"vs:term_status": "stable".freeze
|
558
558
|
term :BookSection,
|
559
|
-
comment:
|
559
|
+
comment: "A section of a book.".freeze,
|
560
560
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
561
561
|
label: "Book Section".freeze,
|
562
562
|
subClassOf: "bibo:DocumentPart".freeze,
|
563
563
|
type: "owl:Class".freeze,
|
564
564
|
"vs:term_status": "unstable".freeze
|
565
565
|
term :Brief,
|
566
|
-
comment:
|
566
|
+
comment: "A written argument submitted to a court.".freeze,
|
567
567
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
568
568
|
label: "Brief".freeze,
|
569
569
|
subClassOf: "bibo:LegalCaseDocument".freeze,
|
570
570
|
type: "owl:Class".freeze,
|
571
571
|
"vs:term_status": "unstable".freeze
|
572
572
|
term :Chapter,
|
573
|
-
comment:
|
573
|
+
comment: "A chapter of a book.".freeze,
|
574
574
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
575
575
|
label: "Chapter".freeze,
|
576
576
|
subClassOf: "bibo:BookSection".freeze,
|
577
577
|
type: "owl:Class".freeze,
|
578
578
|
"vs:term_status": "unstable".freeze
|
579
579
|
term :Code,
|
580
|
-
comment:
|
580
|
+
comment: "A collection of statutes.".freeze,
|
581
581
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
582
582
|
label: "Code".freeze,
|
583
583
|
subClassOf: ["bibo:Periodical".freeze, term(
|
@@ -592,7 +592,7 @@ module RDF::Vocab
|
|
592
592
|
type: "owl:Class".freeze,
|
593
593
|
"vs:term_status": "stable".freeze
|
594
594
|
term :CollectedDocument,
|
595
|
-
comment:
|
595
|
+
comment: "A document that simultaneously contains other documents.".freeze,
|
596
596
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
597
597
|
label: "Collected Document".freeze,
|
598
598
|
subClassOf: ["bibo:Document".freeze, term(
|
@@ -607,7 +607,7 @@ module RDF::Vocab
|
|
607
607
|
type: "owl:Class".freeze,
|
608
608
|
"vs:term_status": "stable".freeze
|
609
609
|
term :Collection,
|
610
|
-
comment:
|
610
|
+
comment: "A collection of Documents or Collections".freeze,
|
611
611
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
612
612
|
label: "Collection".freeze,
|
613
613
|
subClassOf: term(
|
@@ -621,14 +621,14 @@ module RDF::Vocab
|
|
621
621
|
type: "owl:Class".freeze,
|
622
622
|
"vs:term_status": "stable".freeze
|
623
623
|
term :Conference,
|
624
|
-
comment:
|
624
|
+
comment: "A meeting for consultation or discussion.".freeze,
|
625
625
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
626
626
|
label: "Conference".freeze,
|
627
627
|
subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
|
628
628
|
type: "owl:Class".freeze,
|
629
629
|
"vs:term_status": "stable".freeze
|
630
630
|
term :CourtReporter,
|
631
|
-
comment:
|
631
|
+
comment: "A collection of legal cases.".freeze,
|
632
632
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
633
633
|
label: "Court Reporter".freeze,
|
634
634
|
subClassOf: ["bibo:Periodical".freeze, term(
|
@@ -643,14 +643,14 @@ module RDF::Vocab
|
|
643
643
|
type: "owl:Class".freeze,
|
644
644
|
"vs:term_status": "stable".freeze
|
645
645
|
term :Document,
|
646
|
-
comment:
|
646
|
+
comment: "A document (noun) is a bounded physical representation of body of information designed with the capacity (and usually intent) to communicate. A document may manifest symbolic, diagrammatic or sensory-representational information.".freeze,
|
647
647
|
equivalentClass: "foaf:Document".freeze,
|
648
648
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
649
649
|
label: "Document".freeze,
|
650
650
|
type: "owl:Class".freeze,
|
651
651
|
"vs:term_status": "stable".freeze
|
652
652
|
term :DocumentPart,
|
653
|
-
comment:
|
653
|
+
comment: "a distinct part of a larger document or collected document.".freeze,
|
654
654
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
655
655
|
label: "document part".freeze,
|
656
656
|
subClassOf: ["bibo:Document".freeze, term(
|
@@ -661,20 +661,20 @@ module RDF::Vocab
|
|
661
661
|
type: "owl:Class".freeze,
|
662
662
|
"vs:term_status": "unstable".freeze
|
663
663
|
term :DocumentStatus,
|
664
|
-
comment:
|
664
|
+
comment: "The status of the publication of a document.".freeze,
|
665
665
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
666
666
|
label: "Document Status".freeze,
|
667
667
|
type: "owl:Class".freeze,
|
668
668
|
"vs:term_status": "stable".freeze
|
669
669
|
term :EditedBook,
|
670
|
-
comment:
|
670
|
+
comment: "An edited book.".freeze,
|
671
671
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
672
672
|
label: "Edited Book".freeze,
|
673
673
|
subClassOf: "bibo:CollectedDocument".freeze,
|
674
674
|
type: "owl:Class".freeze,
|
675
675
|
"vs:term_status": "stable".freeze
|
676
676
|
term :Email,
|
677
|
-
comment:
|
677
|
+
comment: "A written communication addressed to a person or organization and transmitted electronically.".freeze,
|
678
678
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
679
679
|
label: "EMail".freeze,
|
680
680
|
subClassOf: "bibo:PersonalCommunicationDocument".freeze,
|
@@ -683,28 +683,28 @@ module RDF::Vocab
|
|
683
683
|
term :Event,
|
684
684
|
type: "owl:Class".freeze
|
685
685
|
term :Excerpt,
|
686
|
-
comment:
|
686
|
+
comment: "A passage selected from a larger work.".freeze,
|
687
687
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
688
688
|
label: "Excerpt".freeze,
|
689
689
|
subClassOf: "bibo:DocumentPart".freeze,
|
690
690
|
type: "owl:Class".freeze,
|
691
691
|
"vs:term_status": "stable".freeze
|
692
692
|
term :Film,
|
693
|
-
comment:
|
693
|
+
comment: "aka movie.".freeze,
|
694
694
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
695
695
|
label: "Film".freeze,
|
696
696
|
subClassOf: "bibo:AudioVisualDocument".freeze,
|
697
697
|
type: "owl:Class".freeze,
|
698
698
|
"vs:term_status": "stable".freeze
|
699
699
|
term :Hearing,
|
700
|
-
comment:
|
700
|
+
comment: "An instance or a session in which testimony and arguments are presented, esp. before an official, as a judge in a lawsuit.".freeze,
|
701
701
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
702
702
|
label: "Hearing".freeze,
|
703
703
|
subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
|
704
704
|
type: "owl:Class".freeze,
|
705
705
|
"vs:term_status": "stable".freeze
|
706
706
|
term :Image,
|
707
|
-
comment:
|
707
|
+
comment: "A document that presents visual or diagrammatic information.".freeze,
|
708
708
|
equivalentClass: "foaf:Image".freeze,
|
709
709
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
710
710
|
label: "Image".freeze,
|
@@ -712,14 +712,14 @@ module RDF::Vocab
|
|
712
712
|
type: "owl:Class".freeze,
|
713
713
|
"vs:term_status": "stable".freeze
|
714
714
|
term :Interview,
|
715
|
-
comment:
|
715
|
+
comment: "A formalized discussion between two or more people.".freeze,
|
716
716
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
717
717
|
label: "Interview".freeze,
|
718
718
|
subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
|
719
719
|
type: "owl:Class".freeze,
|
720
720
|
"vs:term_status": "stable".freeze
|
721
721
|
term :Issue,
|
722
|
-
comment:
|
722
|
+
comment: "something that is printed or published and distributed, esp. a given number of a periodical".freeze,
|
723
723
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
724
724
|
label: "Issue".freeze,
|
725
725
|
subClassOf: ["bibo:CollectedDocument".freeze, term(
|
@@ -734,7 +734,7 @@ module RDF::Vocab
|
|
734
734
|
type: "owl:Class".freeze,
|
735
735
|
"vs:term_status": "stable".freeze
|
736
736
|
term :Journal,
|
737
|
-
comment:
|
737
|
+
comment: "A periodical of scholarly journal Articles.".freeze,
|
738
738
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
739
739
|
label: "Journal".freeze,
|
740
740
|
subClassOf: ["bibo:Periodical".freeze, term(
|
@@ -749,42 +749,42 @@ module RDF::Vocab
|
|
749
749
|
type: "owl:Class".freeze,
|
750
750
|
"vs:term_status": "stable".freeze
|
751
751
|
term :LegalCaseDocument,
|
752
|
-
comment:
|
752
|
+
comment: "A document accompanying a legal case.".freeze,
|
753
753
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
754
754
|
label: "Legal Case Document".freeze,
|
755
755
|
subClassOf: "bibo:LegalDocument".freeze,
|
756
756
|
type: "owl:Class".freeze,
|
757
757
|
"vs:term_status": "unstable".freeze
|
758
758
|
term :LegalDecision,
|
759
|
-
comment:
|
759
|
+
comment: "A document containing an authoritative determination (as a decree or judgment) made after consideration of facts or law.".freeze,
|
760
760
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
761
761
|
label: "Decision".freeze,
|
762
762
|
subClassOf: "bibo:LegalCaseDocument".freeze,
|
763
763
|
type: "owl:Class".freeze,
|
764
764
|
"vs:term_status": "unstable".freeze
|
765
765
|
term :LegalDocument,
|
766
|
-
comment:
|
766
|
+
comment: "A legal document; for example, a court decision, a brief, and so forth.".freeze,
|
767
767
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
768
768
|
label: "Legal Document".freeze,
|
769
769
|
subClassOf: "bibo:Document".freeze,
|
770
770
|
type: "owl:Class".freeze,
|
771
771
|
"vs:term_status": "stable".freeze
|
772
772
|
term :Legislation,
|
773
|
-
comment:
|
773
|
+
comment: "A legal document proposing or enacting a law or a group of laws.".freeze,
|
774
774
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
775
775
|
label: "Legislation".freeze,
|
776
776
|
subClassOf: "bibo:LegalDocument".freeze,
|
777
777
|
type: "owl:Class".freeze,
|
778
778
|
"vs:term_status": "unstable".freeze
|
779
779
|
term :Letter,
|
780
|
-
comment:
|
780
|
+
comment: "A written or printed communication addressed to a person or organization and usually transmitted by mail.".freeze,
|
781
781
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
782
782
|
label: "Letter".freeze,
|
783
783
|
subClassOf: "bibo:PersonalCommunicationDocument".freeze,
|
784
784
|
type: "owl:Class".freeze,
|
785
785
|
"vs:term_status": "stable".freeze
|
786
786
|
term :Magazine,
|
787
|
-
comment:
|
787
|
+
comment: "A periodical of magazine Articles. A magazine is a publication that is issued periodically, usually bound in a paper cover, and typically contains essays, stories, poems, etc., by many writers, and often photographs and drawings, frequently specializing in a particular subject or area, as hobbies, news, or sports.".freeze,
|
788
788
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
789
789
|
label: "Magazine".freeze,
|
790
790
|
subClassOf: ["bibo:Periodical".freeze, term(
|
@@ -799,28 +799,28 @@ module RDF::Vocab
|
|
799
799
|
type: "owl:Class".freeze,
|
800
800
|
"vs:term_status": "stable".freeze
|
801
801
|
term :Manual,
|
802
|
-
comment:
|
802
|
+
comment: "A small reference book, especially one giving instructions.".freeze,
|
803
803
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
804
804
|
label: "Manual".freeze,
|
805
805
|
subClassOf: "bibo:Document".freeze,
|
806
806
|
type: "owl:Class".freeze,
|
807
807
|
"vs:term_status": "unstable".freeze
|
808
808
|
term :Manuscript,
|
809
|
-
comment:
|
809
|
+
comment: "An unpublished Document, which may also be submitted to a publisher for publication.".freeze,
|
810
810
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
811
811
|
label: "Manuscript".freeze,
|
812
812
|
subClassOf: "bibo:Document".freeze,
|
813
813
|
type: "owl:Class".freeze,
|
814
814
|
"vs:term_status": "stable".freeze
|
815
815
|
term :Map,
|
816
|
-
comment:
|
816
|
+
comment: "A graphical depiction of geographic features.".freeze,
|
817
817
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
818
818
|
label: "Map".freeze,
|
819
819
|
subClassOf: "bibo:Image".freeze,
|
820
820
|
type: "owl:Class".freeze,
|
821
821
|
"vs:term_status": "unstable".freeze
|
822
822
|
term :MultiVolumeBook,
|
823
|
-
comment:
|
823
|
+
comment: "A loose, thematic, collection of Documents, often Books.".freeze,
|
824
824
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
825
825
|
label: "Multivolume Book".freeze,
|
826
826
|
subClassOf: ["bibo:Collection".freeze, term(
|
@@ -831,7 +831,7 @@ module RDF::Vocab
|
|
831
831
|
type: "owl:Class".freeze,
|
832
832
|
"vs:term_status": "stable".freeze
|
833
833
|
term :Newspaper,
|
834
|
-
comment:
|
834
|
+
comment: "A periodical of documents, usually issued daily or weekly, containing current news, editorials, feature articles, and usually advertising.".freeze,
|
835
835
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
836
836
|
label: "Newspaper".freeze,
|
837
837
|
subClassOf: ["bibo:Periodical".freeze, term(
|
@@ -846,28 +846,28 @@ module RDF::Vocab
|
|
846
846
|
type: "owl:Class".freeze,
|
847
847
|
"vs:term_status": "stable".freeze
|
848
848
|
term :Note,
|
849
|
-
comment:
|
849
|
+
comment: "Notes or annotations about a resource.".freeze,
|
850
850
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
851
851
|
label: "Note".freeze,
|
852
852
|
subClassOf: "bibo:Document".freeze,
|
853
853
|
type: "owl:Class".freeze,
|
854
854
|
"vs:term_status": "stable".freeze
|
855
855
|
term :Patent,
|
856
|
-
comment:
|
856
|
+
comment: "A document describing the exclusive right granted by a government to an inventor to manufacture, use, or sell an invention for a certain number of years.".freeze,
|
857
857
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
858
858
|
label: "Patent".freeze,
|
859
859
|
subClassOf: "bibo:Document".freeze,
|
860
860
|
type: "owl:Class".freeze,
|
861
861
|
"vs:term_status": "stable".freeze
|
862
862
|
term :Performance,
|
863
|
-
comment:
|
863
|
+
comment: "A public performance.".freeze,
|
864
864
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
865
865
|
label: "Performance".freeze,
|
866
866
|
subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
|
867
867
|
type: "owl:Class".freeze,
|
868
868
|
"vs:term_status": "unstable".freeze
|
869
869
|
term :Periodical,
|
870
|
-
comment:
|
870
|
+
comment: "A group of related documents issued at regular intervals.".freeze,
|
871
871
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
872
872
|
label: "Periodical".freeze,
|
873
873
|
subClassOf: ["bibo:Collection".freeze, term(
|
@@ -882,49 +882,49 @@ module RDF::Vocab
|
|
882
882
|
type: "owl:Class".freeze,
|
883
883
|
"vs:term_status": "stable".freeze
|
884
884
|
term :PersonalCommunication,
|
885
|
-
comment:
|
885
|
+
comment: "A communication between an agent and one or more specific recipients.".freeze,
|
886
886
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
887
887
|
label: "Personal Communication".freeze,
|
888
888
|
subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
|
889
889
|
type: "owl:Class".freeze,
|
890
890
|
"vs:term_status": "stable".freeze
|
891
891
|
term :PersonalCommunicationDocument,
|
892
|
-
comment:
|
892
|
+
comment: "A personal communication manifested in some document.".freeze,
|
893
893
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
894
894
|
label: "Personal Communication Document".freeze,
|
895
895
|
subClassOf: "bibo:Document".freeze,
|
896
896
|
type: "owl:Class".freeze,
|
897
897
|
"vs:term_status": "stable".freeze
|
898
898
|
term :Proceedings,
|
899
|
-
comment:
|
899
|
+
comment: "A compilation of documents published from an event, such as a conference.".freeze,
|
900
900
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
901
901
|
label: "Proceedings".freeze,
|
902
902
|
subClassOf: "bibo:Book".freeze,
|
903
903
|
type: "owl:Class".freeze,
|
904
904
|
"vs:term_status": "unstable".freeze
|
905
905
|
term :Quote,
|
906
|
-
comment:
|
906
|
+
comment: "An excerpted collection of words.".freeze,
|
907
907
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
908
908
|
label: "Quote".freeze,
|
909
909
|
subClassOf: "bibo:Excerpt".freeze,
|
910
910
|
type: "owl:Class".freeze,
|
911
911
|
"vs:term_status": "stable".freeze
|
912
912
|
term :ReferenceSource,
|
913
|
-
comment:
|
913
|
+
comment: "A document that presents authoritative reference information, such as a dictionary or encylopedia .".freeze,
|
914
914
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
915
915
|
label: "Reference Source".freeze,
|
916
916
|
subClassOf: "bibo:Document".freeze,
|
917
917
|
type: "owl:Class".freeze,
|
918
918
|
"vs:term_status": "unstable".freeze
|
919
919
|
term :Report,
|
920
|
-
comment:
|
920
|
+
comment: "A document describing an account or statement describing in detail an event, situation, or the like, usually as the result of observation, inquiry, etc..".freeze,
|
921
921
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
922
922
|
label: "Report".freeze,
|
923
923
|
subClassOf: "bibo:Document".freeze,
|
924
924
|
type: "owl:Class".freeze,
|
925
925
|
"vs:term_status": "stable".freeze
|
926
926
|
term :Series,
|
927
|
-
comment:
|
927
|
+
comment: "A loose, thematic, collection of Documents, often Books.".freeze,
|
928
928
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
929
929
|
label: "Series".freeze,
|
930
930
|
subClassOf: ["bibo:Collection".freeze, term(
|
@@ -935,14 +935,14 @@ module RDF::Vocab
|
|
935
935
|
type: "owl:Class".freeze,
|
936
936
|
"vs:term_status": "stable".freeze
|
937
937
|
term :Slide,
|
938
|
-
comment:
|
938
|
+
comment: "A slide in a slideshow".freeze,
|
939
939
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
940
940
|
label: "Slide".freeze,
|
941
941
|
subClassOf: "bibo:DocumentPart".freeze,
|
942
942
|
type: "owl:Class".freeze,
|
943
943
|
"vs:term_status": "unstable".freeze
|
944
944
|
term :Slideshow,
|
945
|
-
comment:
|
945
|
+
comment: "A presentation of a series of slides, usually presented in front of an audience with written text and images.".freeze,
|
946
946
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
947
947
|
label: "Slideshow".freeze,
|
948
948
|
subClassOf: ["bibo:Document".freeze, term(
|
@@ -953,48 +953,48 @@ module RDF::Vocab
|
|
953
953
|
type: "owl:Class".freeze,
|
954
954
|
"vs:term_status": "stable".freeze
|
955
955
|
term :Specification,
|
956
|
-
comment:
|
956
|
+
comment: "A document describing a specification.".freeze,
|
957
957
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
958
958
|
label: "Specification".freeze,
|
959
959
|
subClassOf: "bibo:Document".freeze,
|
960
960
|
type: "owl:Class".freeze,
|
961
961
|
"vs:term_status": "testing".freeze
|
962
962
|
term :Standard,
|
963
|
-
comment:
|
963
|
+
comment: "A document describing a standard: a specification organized through a standards body.".freeze,
|
964
964
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
965
965
|
label: "Standard".freeze,
|
966
966
|
subClassOf: "bibo:Specification".freeze,
|
967
967
|
type: "owl:Class".freeze,
|
968
968
|
"vs:term_status": "stable".freeze
|
969
969
|
term :Statute,
|
970
|
-
comment:
|
970
|
+
comment: "A bill enacted into law.".freeze,
|
971
971
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
972
972
|
label: "Statute".freeze,
|
973
973
|
subClassOf: "bibo:Legislation".freeze,
|
974
974
|
type: "owl:Class".freeze,
|
975
975
|
"vs:term_status": "stable".freeze
|
976
976
|
term :Thesis,
|
977
|
-
comment:
|
977
|
+
comment: "A document created to summarize research findings associated with the completion of an academic degree.".freeze,
|
978
978
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
979
979
|
label: "Thesis".freeze,
|
980
980
|
subClassOf: "bibo:Document".freeze,
|
981
981
|
type: "owl:Class".freeze,
|
982
982
|
"vs:term_status": "stable".freeze
|
983
983
|
term :ThesisDegree,
|
984
|
-
comment:
|
984
|
+
comment: "The academic degree of a Thesis".freeze,
|
985
985
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
986
986
|
label: "Thesis degree".freeze,
|
987
987
|
type: "owl:Class".freeze,
|
988
988
|
"vs:term_status": "stable".freeze
|
989
989
|
term :Webpage,
|
990
|
-
comment:
|
990
|
+
comment: "A web page is an online document available (at least initially) on the world wide web. A web page is written first and foremost to appear on the web, as distinct from other online resources such as books, manuscripts or audio documents which use the web primarily as a distribution mechanism alongside other more traditional methods such as print.".freeze,
|
991
991
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
992
992
|
label: "Webpage".freeze,
|
993
993
|
subClassOf: "bibo:Document".freeze,
|
994
994
|
type: "owl:Class".freeze,
|
995
995
|
"vs:term_status": "unstable".freeze
|
996
996
|
term :Website,
|
997
|
-
comment:
|
997
|
+
comment: "A group of Webpages accessible on the Web.".freeze,
|
998
998
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
999
999
|
label: "Website".freeze,
|
1000
1000
|
subClassOf: ["bibo:Collection".freeze, term(
|
@@ -1009,7 +1009,7 @@ module RDF::Vocab
|
|
1009
1009
|
type: "owl:Class".freeze,
|
1010
1010
|
"vs:term_status": "unstable".freeze
|
1011
1011
|
term :Workshop,
|
1012
|
-
comment:
|
1012
|
+
comment: "A seminar, discussion group, or the like, that emphasizes zxchange of ideas and the demonstration and application of techniques, skills, etc.".freeze,
|
1013
1013
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1014
1014
|
label: "Workshop".freeze,
|
1015
1015
|
subClassOf: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
|
@@ -1018,7 +1018,7 @@ module RDF::Vocab
|
|
1018
1018
|
|
1019
1019
|
# Property definitions
|
1020
1020
|
property :abstract,
|
1021
|
-
comment:
|
1021
|
+
comment: "A summary of the resource.".freeze,
|
1022
1022
|
domain: "rdfs:Resource".freeze,
|
1023
1023
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1024
1024
|
label: "abstract".freeze,
|
@@ -1026,14 +1026,14 @@ module RDF::Vocab
|
|
1026
1026
|
type: "owl:DatatypeProperty".freeze,
|
1027
1027
|
"vs:term_status": "stable".freeze
|
1028
1028
|
property :affirmedBy,
|
1029
|
-
comment:
|
1029
|
+
comment: "A legal decision that affirms a ruling.".freeze,
|
1030
1030
|
domain: "bibo:LegalDecision".freeze,
|
1031
1031
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1032
1032
|
range: "bibo:LegalDecision".freeze,
|
1033
1033
|
subPropertyOf: "bibo:subsequentLegalDecision".freeze,
|
1034
1034
|
type: "owl:ObjectProperty".freeze
|
1035
1035
|
property :annotates,
|
1036
|
-
comment:
|
1036
|
+
comment: "Critical or explanatory note for a Document.".freeze,
|
1037
1037
|
domain: "bibo:Note".freeze,
|
1038
1038
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1039
1039
|
label: "annotates".freeze,
|
@@ -1042,7 +1042,7 @@ module RDF::Vocab
|
|
1042
1042
|
type: "owl:ObjectProperty".freeze,
|
1043
1043
|
"vs:term_status": "stable".freeze
|
1044
1044
|
property :argued,
|
1045
|
-
comment:
|
1045
|
+
comment: "The date on which a legal case is argued before a court. Date is of format xsd:date".freeze,
|
1046
1046
|
domain: "bibo:LegalDocument".freeze,
|
1047
1047
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1048
1048
|
label: "date argued".freeze,
|
@@ -1058,7 +1058,7 @@ module RDF::Vocab
|
|
1058
1058
|
subPropertyOf: "bibo:identifier".freeze,
|
1059
1059
|
type: "owl:DatatypeProperty".freeze
|
1060
1060
|
property :authorList,
|
1061
|
-
comment:
|
1061
|
+
comment: "An ordered list of authors. Normally, this list is seen as a priority list that order authors by importance.".freeze,
|
1062
1062
|
domain: "bibo:Document".freeze,
|
1063
1063
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1064
1064
|
label: "list of authors".freeze,
|
@@ -1070,7 +1070,7 @@ module RDF::Vocab
|
|
1070
1070
|
type: "owl:ObjectProperty".freeze,
|
1071
1071
|
"vs:term_status": "stable".freeze
|
1072
1072
|
property :chapter,
|
1073
|
-
comment:
|
1073
|
+
comment: "An chapter number".freeze,
|
1074
1074
|
domain: "bibo:BookSection".freeze,
|
1075
1075
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1076
1076
|
label: "chapter".freeze,
|
@@ -1079,8 +1079,7 @@ module RDF::Vocab
|
|
1079
1079
|
type: "owl:DatatypeProperty".freeze,
|
1080
1080
|
"vs:term_status": "unstable".freeze
|
1081
1081
|
property :citedBy,
|
1082
|
-
comment:
|
1083
|
-
first document.).freeze,
|
1082
|
+
comment: "Relates a document to another document that cites the\nfirst document.".freeze,
|
1084
1083
|
domain: "bibo:Document".freeze,
|
1085
1084
|
inverseOf: "bibo:cites".freeze,
|
1086
1085
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
@@ -1089,9 +1088,7 @@ first document.).freeze,
|
|
1089
1088
|
type: "owl:ObjectProperty".freeze,
|
1090
1089
|
"vs:term_status": "unstable".freeze
|
1091
1090
|
property :cites,
|
1092
|
-
comment:
|
1093
|
-
by the first document as reference, comment, review, quotation or for
|
1094
|
-
another purpose.).freeze,
|
1091
|
+
comment: "Relates a document to another document that is cited\nby the first document as reference, comment, review, quotation or for\nanother purpose.".freeze,
|
1095
1092
|
domain: "bibo:Document".freeze,
|
1096
1093
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1097
1094
|
label: "cites".freeze,
|
@@ -1108,7 +1105,7 @@ another purpose.).freeze,
|
|
1108
1105
|
subPropertyOf: "bibo:identifier".freeze,
|
1109
1106
|
type: "owl:DatatypeProperty".freeze
|
1110
1107
|
property :content,
|
1111
|
-
comment:
|
1108
|
+
comment: "This property is for a plain-text rendering of the content of a Document. While the plain-text content of an entire document could be described by this property.".freeze,
|
1112
1109
|
domain: "bibo:Document".freeze,
|
1113
1110
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1114
1111
|
label: "content".freeze,
|
@@ -1118,7 +1115,7 @@ another purpose.).freeze,
|
|
1118
1115
|
type: "owl:DatatypeProperty".freeze,
|
1119
1116
|
"vs:term_status": "unstable".freeze
|
1120
1117
|
property :contributorList,
|
1121
|
-
comment:
|
1118
|
+
comment: "An ordered list of contributors. Normally, this list is seen as a priority list that order contributors by importance.".freeze,
|
1122
1119
|
domain: "bibo:Document".freeze,
|
1123
1120
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1124
1121
|
label: "list of contributors".freeze,
|
@@ -1129,7 +1126,7 @@ another purpose.).freeze,
|
|
1129
1126
|
type: "owl:ObjectProperty".freeze,
|
1130
1127
|
"vs:term_status": "stable".freeze
|
1131
1128
|
property :court,
|
1132
|
-
comment:
|
1129
|
+
comment: "A court associated with a legal document; for example, that which issues a decision.".freeze,
|
1133
1130
|
domain: "bibo:LegalDocument".freeze,
|
1134
1131
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1135
1132
|
label: "court".freeze,
|
@@ -1137,16 +1134,16 @@ another purpose.).freeze,
|
|
1137
1134
|
type: "owl:ObjectProperty".freeze,
|
1138
1135
|
"vs:term_status": "unstable".freeze
|
1139
1136
|
property :degree,
|
1140
|
-
comment:
|
1137
|
+
comment: "The thesis degree.".freeze,
|
1141
1138
|
domain: "bibo:Thesis".freeze,
|
1142
|
-
editorialNote:
|
1139
|
+
editorialNote: "We are not defining, using an enumeration, the range of the bibo:degree to the defined list of bibo:ThesisDegree. We won't do it because we want people to be able to define new degress if needed by some special usecases. Creating such an enumeration would restrict this to happen.".freeze,
|
1143
1140
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1144
1141
|
label: "degree".freeze,
|
1145
1142
|
range: "bibo:ThesisDegree".freeze,
|
1146
1143
|
type: "owl:ObjectProperty".freeze,
|
1147
1144
|
"vs:term_status": "unstable".freeze
|
1148
1145
|
property :director,
|
1149
|
-
comment:
|
1146
|
+
comment: "A Film director.".freeze,
|
1150
1147
|
domain: "bibo:AudioVisualDocument".freeze,
|
1151
1148
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1152
1149
|
label: "director".freeze,
|
@@ -1155,7 +1152,7 @@ another purpose.).freeze,
|
|
1155
1152
|
type: "owl:ObjectProperty".freeze,
|
1156
1153
|
"vs:term_status": "stable".freeze
|
1157
1154
|
property :distributor,
|
1158
|
-
comment:
|
1155
|
+
comment: "Distributor of a document or a collection of documents.".freeze,
|
1159
1156
|
domain: term(
|
1160
1157
|
type: "owl:Class".freeze,
|
1161
1158
|
unionOf: list("bibo:Collection".freeze, "bibo:Document".freeze)
|
@@ -1182,7 +1179,7 @@ another purpose.).freeze,
|
|
1182
1179
|
subPropertyOf: "bibo:identifier".freeze,
|
1183
1180
|
type: "owl:DatatypeProperty".freeze
|
1184
1181
|
property :edition,
|
1185
|
-
comment:
|
1182
|
+
comment: "The name defining a special edition of a document. Normally its a literal value composed of a version number and words.".freeze,
|
1186
1183
|
domain: "bibo:Document".freeze,
|
1187
1184
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1188
1185
|
label: "edition".freeze,
|
@@ -1190,7 +1187,7 @@ another purpose.).freeze,
|
|
1190
1187
|
type: "owl:DatatypeProperty".freeze,
|
1191
1188
|
"vs:term_status": "stable".freeze
|
1192
1189
|
property :editor,
|
1193
|
-
comment:
|
1190
|
+
comment: "A person having managerial and sometimes policy-making responsibility for the editorial part of a publishing firm or of a newspaper, magazine, or other publication.".freeze,
|
1194
1191
|
domain: term(
|
1195
1192
|
type: "owl:Class".freeze,
|
1196
1193
|
unionOf: list("bibo:Collection".freeze, "bibo:Document".freeze)
|
@@ -1202,7 +1199,7 @@ another purpose.).freeze,
|
|
1202
1199
|
type: "owl:ObjectProperty".freeze,
|
1203
1200
|
"vs:term_status": "stable".freeze
|
1204
1201
|
property :editorList,
|
1205
|
-
comment:
|
1202
|
+
comment: "An ordered list of editors. Normally, this list is seen as a priority list that order editors by importance.".freeze,
|
1206
1203
|
domain: "bibo:Document".freeze,
|
1207
1204
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1208
1205
|
label: "list of editors".freeze,
|
@@ -1242,7 +1239,7 @@ another purpose.).freeze,
|
|
1242
1239
|
range: "rdfs:Literal".freeze,
|
1243
1240
|
type: "owl:DatatypeProperty".freeze
|
1244
1241
|
property :interviewee,
|
1245
|
-
comment:
|
1242
|
+
comment: "An agent that is interviewed by another agent.".freeze,
|
1246
1243
|
domain: "foaf:Agent".freeze,
|
1247
1244
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1248
1245
|
label: "interviewee".freeze,
|
@@ -1251,7 +1248,7 @@ another purpose.).freeze,
|
|
1251
1248
|
type: "owl:ObjectProperty".freeze,
|
1252
1249
|
"vs:term_status": "stable".freeze
|
1253
1250
|
property :interviewer,
|
1254
|
-
comment:
|
1251
|
+
comment: "An agent that interview another agent.".freeze,
|
1255
1252
|
domain: "foaf:Agent".freeze,
|
1256
1253
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1257
1254
|
label: "interviewer".freeze,
|
@@ -1284,7 +1281,7 @@ another purpose.).freeze,
|
|
1284
1281
|
subPropertyOf: "bibo:identifier".freeze,
|
1285
1282
|
type: "owl:DatatypeProperty".freeze
|
1286
1283
|
property :issue,
|
1287
|
-
comment:
|
1284
|
+
comment: "An issue number".freeze,
|
1288
1285
|
domain: "bibo:Issue".freeze,
|
1289
1286
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1290
1287
|
label: "issue".freeze,
|
@@ -1293,7 +1290,7 @@ another purpose.).freeze,
|
|
1293
1290
|
type: "owl:DatatypeProperty".freeze,
|
1294
1291
|
"vs:term_status": "stable".freeze
|
1295
1292
|
property :issuer,
|
1296
|
-
comment:
|
1293
|
+
comment: "An entity responsible for issuing often informally published documents such as press releases, reports, etc.".freeze,
|
1297
1294
|
domain: term(
|
1298
1295
|
type: "owl:Class".freeze,
|
1299
1296
|
unionOf: list("bibo:Collection".freeze, "bibo:Document".freeze)
|
@@ -1313,7 +1310,7 @@ another purpose.).freeze,
|
|
1313
1310
|
subPropertyOf: "bibo:identifier".freeze,
|
1314
1311
|
type: "owl:DatatypeProperty".freeze
|
1315
1312
|
property :locator,
|
1316
|
-
comment:
|
1313
|
+
comment: "A description (often numeric) that locates an item within a containing document or collection.".freeze,
|
1317
1314
|
domain: "bibo:Document".freeze,
|
1318
1315
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1319
1316
|
label: "locator".freeze,
|
@@ -1321,7 +1318,7 @@ another purpose.).freeze,
|
|
1321
1318
|
type: "owl:DatatypeProperty".freeze,
|
1322
1319
|
"vs:term_status": "stable".freeze
|
1323
1320
|
property :numPages,
|
1324
|
-
comment:
|
1321
|
+
comment: "The number of pages contained in a document".freeze,
|
1325
1322
|
domain: "bibo:Document".freeze,
|
1326
1323
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1327
1324
|
label: "number of pages".freeze,
|
@@ -1329,7 +1326,7 @@ another purpose.).freeze,
|
|
1329
1326
|
type: "owl:DatatypeProperty".freeze,
|
1330
1327
|
"vs:term_status": "stable".freeze
|
1331
1328
|
property :numVolumes,
|
1332
|
-
comment:
|
1329
|
+
comment: "The number of volumes contained in a collection of documents (usually a series, periodical, etc.).".freeze,
|
1333
1330
|
domain: "bibo:Collection".freeze,
|
1334
1331
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1335
1332
|
label: "number of volumes".freeze,
|
@@ -1337,7 +1334,7 @@ another purpose.).freeze,
|
|
1337
1334
|
type: "owl:DatatypeProperty".freeze,
|
1338
1335
|
"vs:term_status": "stable".freeze
|
1339
1336
|
property :number,
|
1340
|
-
comment:
|
1337
|
+
comment: "A generic item or document number. Not to be confused with issue number.".freeze,
|
1341
1338
|
domain: "bibo:Document".freeze,
|
1342
1339
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1343
1340
|
label: "number".freeze,
|
@@ -1353,7 +1350,7 @@ another purpose.).freeze,
|
|
1353
1350
|
subPropertyOf: "bibo:identifier".freeze,
|
1354
1351
|
type: "owl:DatatypeProperty".freeze
|
1355
1352
|
property :organizer,
|
1356
|
-
comment:
|
1353
|
+
comment: "The organizer of an event; includes conference organizers, but also government agencies or other bodies that are responsible for conducting hearings.".freeze,
|
1357
1354
|
domain: "http://purl.org/NET/c4dm/event.owl#Event".freeze,
|
1358
1355
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1359
1356
|
label: "organizer".freeze,
|
@@ -1361,7 +1358,7 @@ another purpose.).freeze,
|
|
1361
1358
|
type: "owl:ObjectProperty".freeze,
|
1362
1359
|
"vs:term_status": "unstable".freeze
|
1363
1360
|
property :owner,
|
1364
|
-
comment:
|
1361
|
+
comment: "Owner of a document or a collection of documents.".freeze,
|
1365
1362
|
domain: term(
|
1366
1363
|
type: "owl:Class".freeze,
|
1367
1364
|
unionOf: list("bibo:Collection".freeze, "bibo:Document".freeze)
|
@@ -1372,7 +1369,7 @@ another purpose.).freeze,
|
|
1372
1369
|
type: "owl:ObjectProperty".freeze,
|
1373
1370
|
"vs:term_status": "unstable".freeze
|
1374
1371
|
property :pageEnd,
|
1375
|
-
comment:
|
1372
|
+
comment: "Ending page number within a continuous page range.".freeze,
|
1376
1373
|
domain: "bibo:Document".freeze,
|
1377
1374
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1378
1375
|
label: "page end".freeze,
|
@@ -1381,7 +1378,7 @@ another purpose.).freeze,
|
|
1381
1378
|
type: "owl:DatatypeProperty".freeze,
|
1382
1379
|
"vs:term_status": "stable".freeze
|
1383
1380
|
property :pageStart,
|
1384
|
-
comment:
|
1381
|
+
comment: "Starting page number within a continuous page range.".freeze,
|
1385
1382
|
domain: "bibo:Document".freeze,
|
1386
1383
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1387
1384
|
label: "page start".freeze,
|
@@ -1390,7 +1387,7 @@ another purpose.).freeze,
|
|
1390
1387
|
type: "owl:DatatypeProperty".freeze,
|
1391
1388
|
"vs:term_status": "stable".freeze
|
1392
1389
|
property :pages,
|
1393
|
-
comment:
|
1390
|
+
comment: "A string of non-contiguous page spans that locate a Document within a Collection. Example: 23-25, 34, 54-56. For continuous page ranges, use the pageStart and pageEnd properties.".freeze,
|
1394
1391
|
domain: "bibo:Document".freeze,
|
1395
1392
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1396
1393
|
label: "pages".freeze,
|
@@ -1415,7 +1412,7 @@ another purpose.).freeze,
|
|
1415
1412
|
subPropertyOf: "bibo:identifier".freeze,
|
1416
1413
|
type: "owl:DatatypeProperty".freeze
|
1417
1414
|
property :prefixName,
|
1418
|
-
comment:
|
1415
|
+
comment: "The prefix of a name".freeze,
|
1419
1416
|
domain: "foaf:Agent".freeze,
|
1420
1417
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1421
1418
|
label: "prefix name".freeze,
|
@@ -1423,7 +1420,7 @@ another purpose.).freeze,
|
|
1423
1420
|
type: "owl:DatatypeProperty".freeze,
|
1424
1421
|
"vs:term_status": "stable".freeze
|
1425
1422
|
property :presentedAt,
|
1426
|
-
comment:
|
1423
|
+
comment: "Relates a document to an event; for example, a paper to a conference.".freeze,
|
1427
1424
|
domain: "bibo:Document".freeze,
|
1428
1425
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1429
1426
|
label: "presented at".freeze,
|
@@ -1432,7 +1429,7 @@ another purpose.).freeze,
|
|
1432
1429
|
type: "owl:ObjectProperty".freeze,
|
1433
1430
|
"vs:term_status": "unstable".freeze
|
1434
1431
|
property :presents,
|
1435
|
-
comment:
|
1432
|
+
comment: "Relates an event to associated documents; for example, conference to a paper.".freeze,
|
1436
1433
|
domain: "bibo:Event".freeze,
|
1437
1434
|
inverseOf: "bibo:presentedAt".freeze,
|
1438
1435
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
@@ -1442,7 +1439,7 @@ another purpose.).freeze,
|
|
1442
1439
|
type: "owl:ObjectProperty".freeze,
|
1443
1440
|
"vs:term_status": "unstable".freeze
|
1444
1441
|
property :producer,
|
1445
|
-
comment:
|
1442
|
+
comment: "Producer of a document or a collection of documents.".freeze,
|
1446
1443
|
domain: term(
|
1447
1444
|
type: "owl:Class".freeze,
|
1448
1445
|
unionOf: list("bibo:Collection".freeze, "bibo:Document".freeze)
|
@@ -1453,7 +1450,7 @@ another purpose.).freeze,
|
|
1453
1450
|
type: "owl:ObjectProperty".freeze,
|
1454
1451
|
"vs:term_status": "stable".freeze
|
1455
1452
|
property :recipient,
|
1456
|
-
comment:
|
1453
|
+
comment: "An agent that receives a communication document.".freeze,
|
1457
1454
|
domain: "bibo:PersonalCommunicationDocument".freeze,
|
1458
1455
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1459
1456
|
label: "recipient".freeze,
|
@@ -1461,7 +1458,7 @@ another purpose.).freeze,
|
|
1461
1458
|
type: "owl:ObjectProperty".freeze,
|
1462
1459
|
"vs:term_status": "stable".freeze
|
1463
1460
|
property :reproducedIn,
|
1464
|
-
comment:
|
1461
|
+
comment: "The resource in which another resource is reproduced.".freeze,
|
1465
1462
|
domain: "bibo:Document".freeze,
|
1466
1463
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1467
1464
|
range: "bibo:Document".freeze,
|
@@ -1469,14 +1466,14 @@ another purpose.).freeze,
|
|
1469
1466
|
type: "owl:ObjectProperty".freeze,
|
1470
1467
|
"vs:term_status": "unstable".freeze
|
1471
1468
|
property :reversedBy,
|
1472
|
-
comment:
|
1469
|
+
comment: "A legal decision that reverses a ruling.".freeze,
|
1473
1470
|
domain: "bibo:LegalDecision".freeze,
|
1474
1471
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1475
1472
|
range: "bibo:LegalDecision".freeze,
|
1476
1473
|
subPropertyOf: "bibo:subsequentLegalDecision".freeze,
|
1477
1474
|
type: "owl:ObjectProperty".freeze
|
1478
1475
|
property :reviewOf,
|
1479
|
-
comment:
|
1476
|
+
comment: "Relates a review document to a reviewed thing (resource, item, etc.).".freeze,
|
1480
1477
|
domain: "bibo:Document".freeze,
|
1481
1478
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1482
1479
|
label: "review of".freeze,
|
@@ -1485,7 +1482,7 @@ another purpose.).freeze,
|
|
1485
1482
|
type: "owl:ObjectProperty".freeze,
|
1486
1483
|
"vs:term_status": "stable".freeze
|
1487
1484
|
property :section,
|
1488
|
-
comment:
|
1485
|
+
comment: "A section number".freeze,
|
1489
1486
|
domain: "bibo:Document".freeze,
|
1490
1487
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1491
1488
|
label: "section".freeze,
|
@@ -1499,7 +1496,7 @@ another purpose.).freeze,
|
|
1499
1496
|
range: "rdfs:Literal".freeze,
|
1500
1497
|
type: "owl:DatatypeProperty".freeze
|
1501
1498
|
property :shortTitle,
|
1502
|
-
comment:
|
1499
|
+
comment: "The abbreviation of a title.".freeze,
|
1503
1500
|
domain: "bibo:Document".freeze,
|
1504
1501
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1505
1502
|
label: "short title".freeze,
|
@@ -1515,23 +1512,23 @@ another purpose.).freeze,
|
|
1515
1512
|
subPropertyOf: "bibo:identifier".freeze,
|
1516
1513
|
type: "owl:DatatypeProperty".freeze
|
1517
1514
|
property :status,
|
1518
|
-
comment:
|
1515
|
+
comment: "The publication status of (typically academic) content.".freeze,
|
1519
1516
|
domain: "bibo:Document".freeze,
|
1520
|
-
editorialNote:
|
1517
|
+
editorialNote: "We are not defining, using an enumeration, the range of the bibo:status to the defined list of bibo:DocumentStatus. We won't do it because we want people to be able to define new status if needed by some special usecases. Creating such an enumeration would restrict this to happen.".freeze,
|
1521
1518
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1522
1519
|
label: "status".freeze,
|
1523
1520
|
range: "bibo:DocumentStatus".freeze,
|
1524
1521
|
type: "owl:ObjectProperty".freeze,
|
1525
1522
|
"vs:term_status": "stable".freeze
|
1526
1523
|
property :subsequentLegalDecision,
|
1527
|
-
comment:
|
1524
|
+
comment: "A legal decision on appeal that takes action on a case (affirming it, reversing it, etc.).".freeze,
|
1528
1525
|
domain: "bibo:LegalDecision".freeze,
|
1529
1526
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1530
1527
|
range: "bibo:LegalDecision".freeze,
|
1531
1528
|
subPropertyOf: "dc:isReferencedBy".freeze,
|
1532
1529
|
type: "owl:ObjectProperty".freeze
|
1533
1530
|
property :suffixName,
|
1534
|
-
comment:
|
1531
|
+
comment: "The suffix of a name".freeze,
|
1535
1532
|
domain: "foaf:Agent".freeze,
|
1536
1533
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1537
1534
|
label: "suffix name".freeze,
|
@@ -1539,7 +1536,7 @@ another purpose.).freeze,
|
|
1539
1536
|
type: "owl:DatatypeProperty".freeze,
|
1540
1537
|
"vs:term_status": "stable".freeze
|
1541
1538
|
property :transcriptOf,
|
1542
|
-
comment:
|
1539
|
+
comment: "Relates a document to some transcribed original.".freeze,
|
1543
1540
|
domain: "bibo:Document".freeze,
|
1544
1541
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1545
1542
|
label: "transcript of".freeze,
|
@@ -1548,7 +1545,7 @@ another purpose.).freeze,
|
|
1548
1545
|
type: "owl:ObjectProperty".freeze,
|
1549
1546
|
"vs:term_status": "unstable".freeze
|
1550
1547
|
property :translationOf,
|
1551
|
-
comment:
|
1548
|
+
comment: "Relates a translated document to the original document.".freeze,
|
1552
1549
|
domain: "bibo:Document".freeze,
|
1553
1550
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1554
1551
|
label: "translation of".freeze,
|
@@ -1557,7 +1554,7 @@ another purpose.).freeze,
|
|
1557
1554
|
type: "owl:ObjectProperty".freeze,
|
1558
1555
|
"vs:term_status": "stable".freeze
|
1559
1556
|
property :translator,
|
1560
|
-
comment:
|
1557
|
+
comment: "A person who translates written document from one language to another.".freeze,
|
1561
1558
|
domain: term(
|
1562
1559
|
type: "owl:Class".freeze,
|
1563
1560
|
unionOf: list("bibo:Collection".freeze, "bibo:Document".freeze)
|
@@ -1577,7 +1574,7 @@ another purpose.).freeze,
|
|
1577
1574
|
subPropertyOf: "bibo:identifier".freeze,
|
1578
1575
|
type: "owl:DatatypeProperty".freeze
|
1579
1576
|
property :uri,
|
1580
|
-
comment:
|
1577
|
+
comment: "Universal Resource Identifier of a document".freeze,
|
1581
1578
|
domain: term(
|
1582
1579
|
type: "owl:Class".freeze,
|
1583
1580
|
unionOf: list("bibo:Collection".freeze, "bibo:Document".freeze)
|
@@ -1589,7 +1586,7 @@ another purpose.).freeze,
|
|
1589
1586
|
type: "owl:DatatypeProperty".freeze,
|
1590
1587
|
"vs:term_status": "stable".freeze
|
1591
1588
|
property :volume,
|
1592
|
-
comment:
|
1589
|
+
comment: "A volume number".freeze,
|
1593
1590
|
domain: "bibo:Document".freeze,
|
1594
1591
|
isDefinedBy: "http://purl.org/ontology/bibo/".freeze,
|
1595
1592
|
label: "volume".freeze,
|
@@ -1605,17 +1602,17 @@ another purpose.).freeze,
|
|
1605
1602
|
"rdfs:seeAlso": "http://purl.org/net/darcusb/info#me".freeze,
|
1606
1603
|
type: ["foaf:Person".freeze, "owl:NamedIndividual".freeze, "owl:Thing".freeze]
|
1607
1604
|
term :"degrees/ma",
|
1608
|
-
comment:
|
1605
|
+
comment: "masters degree in arts".freeze,
|
1609
1606
|
label: "M.A.".freeze,
|
1610
1607
|
type: ["bibo:ThesisDegree".freeze, "owl:NamedIndividual".freeze, "owl:Thing".freeze],
|
1611
1608
|
"vs:term_status": "stable".freeze
|
1612
1609
|
term :"degrees/ms",
|
1613
|
-
comment:
|
1610
|
+
comment: "masters degree in science".freeze,
|
1614
1611
|
label: "M.S.".freeze,
|
1615
1612
|
type: ["bibo:ThesisDegree".freeze, "owl:NamedIndividual".freeze, "owl:Thing".freeze],
|
1616
1613
|
"vs:term_status": "stable".freeze
|
1617
1614
|
term :"degrees/phd",
|
1618
|
-
comment:
|
1615
|
+
comment: "PhD degree".freeze,
|
1619
1616
|
label: "PhD degree".freeze,
|
1620
1617
|
type: ["bibo:ThesisDegree".freeze, "owl:NamedIndividual".freeze, "owl:Thing".freeze],
|
1621
1618
|
"vs:term_status": "stable".freeze
|
@@ -1625,47 +1622,47 @@ another purpose.).freeze,
|
|
1625
1622
|
"rdfs:seeAlso": "http://fgiasson.com/me/".freeze,
|
1626
1623
|
type: ["foaf:Person".freeze, "owl:NamedIndividual".freeze, "owl:Thing".freeze]
|
1627
1624
|
term :"status/accepted",
|
1628
|
-
comment:
|
1625
|
+
comment: "Accepted for publication after peer reviewing.".freeze,
|
1629
1626
|
label: "accepted".freeze,
|
1630
1627
|
type: ["bibo:DocumentStatus".freeze, "owl:NamedIndividual".freeze, "owl:Thing".freeze],
|
1631
1628
|
"vs:term_status": "stable".freeze
|
1632
1629
|
term :"status/draft",
|
1633
|
-
comment:
|
1630
|
+
comment: "Document drafted".freeze,
|
1634
1631
|
label: "draft".freeze,
|
1635
1632
|
type: ["bibo:DocumentStatus".freeze, "owl:NamedIndividual".freeze, "owl:Thing".freeze],
|
1636
1633
|
"vs:term_status": "stable".freeze
|
1637
1634
|
term :"status/forthcoming",
|
1638
|
-
comment:
|
1635
|
+
comment: "Document to be published".freeze,
|
1639
1636
|
label: "forthcoming".freeze,
|
1640
1637
|
type: ["bibo:DocumentStatus".freeze, "owl:NamedIndividual".freeze, "owl:Thing".freeze],
|
1641
1638
|
"vs:term_status": "stable".freeze
|
1642
1639
|
term :"status/legal",
|
1643
|
-
comment:
|
1640
|
+
comment: "Legal document".freeze,
|
1644
1641
|
label: "legal".freeze,
|
1645
1642
|
type: ["bibo:DocumentStatus".freeze, "owl:NamedIndividual".freeze, "owl:Thing".freeze],
|
1646
1643
|
"vs:term_status": "stable".freeze
|
1647
1644
|
term :"status/nonPeerReviewed",
|
1648
|
-
comment:
|
1645
|
+
comment: "A document that is not peer reviewed".freeze,
|
1649
1646
|
label: "non peer reviewed".freeze,
|
1650
1647
|
type: ["bibo:DocumentStatus".freeze, "owl:NamedIndividual".freeze, "owl:Thing".freeze],
|
1651
1648
|
"vs:term_status": "stable".freeze
|
1652
1649
|
term :"status/peerReviewed",
|
1653
|
-
comment:
|
1650
|
+
comment: "The process by which articles are chosen to be included in a refereed journal. An editorial board consisting of experts in the same field as the author review the article and decide if it is authoritative enough for publication.".freeze,
|
1654
1651
|
label: "peer reviewed".freeze,
|
1655
1652
|
type: ["bibo:DocumentStatus".freeze, "owl:NamedIndividual".freeze, "owl:Thing".freeze],
|
1656
1653
|
"vs:term_status": "stable".freeze
|
1657
1654
|
term :"status/published",
|
1658
|
-
comment:
|
1655
|
+
comment: "Published document".freeze,
|
1659
1656
|
label: "published".freeze,
|
1660
1657
|
type: ["bibo:DocumentStatus".freeze, "owl:NamedIndividual".freeze, "owl:Thing".freeze],
|
1661
1658
|
"vs:term_status": "stable".freeze
|
1662
1659
|
term :"status/rejected",
|
1663
|
-
comment:
|
1660
|
+
comment: "Rejected for publication after peer reviewing.".freeze,
|
1664
1661
|
label: "rejected".freeze,
|
1665
1662
|
type: ["bibo:DocumentStatus".freeze, "owl:NamedIndividual".freeze, "owl:Thing".freeze],
|
1666
1663
|
"vs:term_status": "stable".freeze
|
1667
1664
|
term :"status/unpublished",
|
1668
|
-
comment:
|
1665
|
+
comment: "Unpublished document".freeze,
|
1669
1666
|
label: "unpublished".freeze,
|
1670
1667
|
type: ["bibo:DocumentStatus".freeze, "owl:NamedIndividual".freeze, "owl:Thing".freeze],
|
1671
1668
|
"vs:term_status": "stable".freeze
|