Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-Rendering Profile #793

Merged
merged 1 commit into from
Nov 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 13 additions & 5 deletions pages/_profiles/ComputationalTool/1.1-DRAFT.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
- URL
marginality: Optional
property: codeRepository
type: bioschemas
type: ''
type_url: ''
- bsc_description: ''
cardinality: MANY
Expand Down Expand Up @@ -345,7 +345,7 @@
- Text
marginality: Optional
property: programmingLanguage
type: bioschemas
type: ''
type_url: ''
- bsc_description: ''
cardinality: MANY
Expand Down Expand Up @@ -401,13 +401,21 @@
parent_type: SoftwareApplication
previous_release: 1.0-RELEASE
previous_version: ''
redirect_from:
- "devSpecs/Tool/specification"
redirect_from: '- "devSpecs/Tool/specification"

- "devSpecs/Tool/specification/"

- "/devSpecs/Tool/"

- "/specifications/drafts/Tool"

- "/profiles/Tool/"

- "/profiles/ComputationalTool/"

- "/profiles/ComputationalTool/0.5-DRAFT/"

- "/profiles/Tool/0.5-DRAFT/"'
spec_info:
description: The Life Science Tools specification provides a way to describe bioscience
tools and software on the World Wide Web. It defines a set of metadata and vocabularies,
Expand All @@ -419,7 +427,7 @@
official_type: SoftwareApplication
title: ComputationalTool
version: 1.1-DRAFT
version_date: 20221111T926
version_date: 2023111T165731
spec_type: Profile
status: revision
use_cases_url: /useCases/ComputationalTool
Expand Down
Loading