Skip to content

Commit 2fffe9b

Browse files
committed
added missing term to context
1 parent aa04fbb commit 2fffe9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

software-types.jsonld

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"DesktopApplication": { "@id": "stype:DesktopApplication" },
99
"TerminalApplication": { "@id": "stype:TerminalApplication" },
1010
"ServerApplication": { "@id": "stype:ServerApplication" },
11+
"SoftwareLibrary": { "@id": "stype:SoftwareLibrary" },
1112
"SoftwareImage": { "@id": "stype:SoftwareImage" },
1213
"SoftwarePackage": { "@id": "stype:SoftwarePackage" },
1314
"NotebookApplication": { "@id": "stype:NotebookApplication" },

0 commit comments

Comments
 (0)