|
| 1 | +--- |
| 2 | +layout: dataset |
| 3 | + |
| 4 | +bioschemas: |
| 5 | + "@context": https://schema.org |
| 6 | + "@type": Dataset |
| 7 | + "http://purl.org/dc/terms/conformsTo": |
| 8 | + - "@type": CreativeWork |
| 9 | + "@id": "https://bioschemas.org/profiles/Dataset/1.0-RELEASE" |
| 10 | + "description": "Knowledge graph about Intrinsically Disordered Proteins generated from Bioschemas markup embedded within DisProt, MobiDB, and ProteinEnsemble." |
| 11 | + "identifier": "https://alasdairgray.github.io/IDP-KG/versions/idp-kg_2022-06-21" |
| 12 | + "keywords": "IDP, Protein" |
| 13 | + "license": "https://creativecommons.org/share-your-work/public-domain/cc0/" |
| 14 | + "name": "Intrinsically Disordered Proteins Knowledge Graph (IDP-KG)" |
| 15 | + "url": "https://alasdairgray.github.io/IDP-KG/versions/idp-kg_2022-06-21" |
| 16 | + "creator": |
| 17 | + - "@type": Person |
| 18 | + name: "Alasdair Gray" |
| 19 | + "@id": http://orcid.org/0000-0002-5711-4872 |
| 20 | + "url": http://orcid.org/0000-0002-5711-4872 |
| 21 | + - "@type": Person |
| 22 | + name: "Ivan Mičetić" |
| 23 | + "@id": https://orcid.org/0000-0003-1691-8425 |
| 24 | + url: https://orcid.org/0000-0003-1691-8425 |
| 25 | + - "@type": Person |
| 26 | + name: "Andras Hatos" |
| 27 | + "@id": https://orcid.org/0000-0001-9224-9820 |
| 28 | + url: https://orcid.org/0000-0001-9224-9820 |
| 29 | + "distribution": |
| 30 | + - "@type": DataDownload |
| 31 | + "name": "IDP-KG_2022-06-21" |
| 32 | + "encodingFormat": "application/n-quads" |
| 33 | + "contentURL": https://github.com/AlasdairGray/IDP-KG/raw/1e89146ce664dbf1b23cfa140f3e1944b93c407e/notebooks/IDPKG-Full.nq |
| 34 | + "isBasedOn": |
| 35 | + - "@type": Dataset |
| 36 | + "@id": https://disprot.org/#2022-03 |
| 37 | + "name": "DisProt" |
| 38 | + "url": https://disprot.org/#2022-03 |
| 39 | + - "@type": Dataset |
| 40 | + "@id": https://mobidb.org/#2021-11 |
| 41 | + "name": "MobiDB" |
| 42 | + "url": https://mobidb.org/#2021-11 |
| 43 | + - "@type": Dataset |
| 44 | + "@id": https://proteinensemble.org/#2022-02 |
| 45 | + "name": "Protein Ensemble" |
| 46 | + "url": https://proteinensemble.org/#2022-02 |
| 47 | + "version": "2022-06-21" |
| 48 | +hcls: |
| 49 | + triples: 309371 |
| 50 | + entities: 63879 |
| 51 | + subjects: 69185 |
| 52 | + properties: 21 |
| 53 | + objects: 74544 |
| 54 | + classes: 6 |
| 55 | + literals: 18993 |
| 56 | + graphs: 5307 |
| 57 | + types: |
| 58 | + - class: https://schema.org/DefinedTerm |
| 59 | + count: 5290 |
| 60 | + - class: https://schema.org/PropertyValue |
| 61 | + count: 20620 |
| 62 | + - class: https://schema.org/Protein |
| 63 | + count: 3243 |
| 64 | + - class: https://schema.org/ScholarlyArticle |
| 65 | + count: 3063 |
| 66 | + - class: https://schema.org/SequenceAnnotation |
| 67 | + count: 18630 |
| 68 | + - class: https://schema.org/SequenceRange |
| 69 | + count: 13033 |
| 70 | +--- |
0 commit comments