|
22 | 22 | },
|
23 | 23 | {
|
24 | 24 | "@id": "https://bioschemas.org/profiles/FormalParameter/1.0-RELEASE"
|
| 25 | + }, |
| 26 | + { |
| 27 | + "@id": "https://w3id.org/codemeta/3.0" |
25 | 28 | }
|
26 | 29 | ],
|
27 | 30 | "license": {
|
|
2872 | 2875 | "RepositoryObject": "http://pcdm.org/models#Object",
|
2873 | 2876 | "RepositoryFile": "http://pcdm.org/models#File",
|
2874 | 2877 | "ComputationalWorkflow": "https://bioschemas.org/ComputationalWorkflow",
|
2875 |
| - "input": "https://bioschemas.org/properties/input", |
2876 |
| - "output": "https://bioschemas.org/properties/output", |
| 2878 | + "input": "https://bioschemas.org/ComputationalWorkflow#input", |
| 2879 | + "output": "https://bioschemas.org/ComputationalWorkflow#output", |
2877 | 2880 | "FormalParameter": "https://bioschemas.org/FormalParameter",
|
2878 | 2881 | "wasDerivedFrom": "http://www.w3.org/ns/prov#wasDerivedFrom",
|
2879 | 2882 | "importedFrom": "http://purl.org/pav/importedFrom",
|
|
2892 | 2895 | "ResourceDescriptor": "http://www.w3.org/ns/dx/prof/ResourceDescriptor",
|
2893 | 2896 | "ResourceRole": "http://www.w3.org/ns/dx/prof/ResourceRole",
|
2894 | 2897 | "Profile": "http://www.w3.org/ns/dx/prof/Profile",
|
| 2898 | + "softwareSuggestions": "https://codemeta.github.io/terms/softwareSuggestions", |
| 2899 | + "continuousIntegration": "https://codemeta.github.io/terms/continuousIntegration", |
| 2900 | + "buildInstructions": "https://codemeta.github.io/terms/buildInstructions", |
| 2901 | + "developmentStatus": "https://codemeta.github.io/terms/developmentStatus", |
| 2902 | + "embargoEndDate": "https://codemeta.github.io/terms/embargoEndDate", |
| 2903 | + "readme": "https://codemeta.github.io/terms/readme", |
| 2904 | + "issueTracker": "https://codemeta.github.io/terms/issueTracker", |
| 2905 | + "referencePublication": "https://codemeta.github.io/terms/referencePublication", |
| 2906 | + "hasSourceCode": "https://codemeta.github.io/terms/hasSourceCode", |
| 2907 | + "isSourceCodeOf": "https://codemeta.github.io/terms/isSourceCodeOf", |
2895 | 2908 | "Geometry": "http://www.opengis.net/ont/geosparql#Geometry",
|
2896 | 2909 | "asWKT": "http://www.opengis.net/ont/geosparql#asWKT",
|
2897 |
| - "@label": "http://www.w3.org/2000/01/rdf-schema#label", |
2898 | 2910 | "pcdm": "http://pcdm.org/models#",
|
2899 | 2911 | "bibo": "http://purl.org/ontology/bibo/",
|
2900 | 2912 | "cc": "http://creativecommons.org/ns#",
|
|
0 commit comments