Skip to content

Commit 2a7db36

Browse files
authored
Merge pull request #18 from SoftwareUnderstanding/develop
Adding version info in readme
2 parents 089efb3 + 685131f commit 2a7db36

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ Schema.org profile for specifying software application types, used for software
1212
curl -sH "accept:text/turtle" -L https://w3id.org/software-types
1313
```
1414

15+
Different releases have their own version. For example:
16+
```
17+
curl -sH "accept:text/turtle" -L https://w3id.org/software-types/1.0.0/
18+
```
19+
1520
## Introduction
1621

1722
This profile describes vocabulary terms needed to describe the metadata of software application types (e.g., command line, desktop, software package, software library, etc.). The profile is meant to be used

0 commit comments

Comments
 (0)