Skip to content

Commit

Permalink
Chore/remove GitHub url until opensourced (#94)
Browse files Browse the repository at this point in the history
* remove GitHub repo until open-sourced

* major tidy ups and additions

Added artifacts for string literals (both Java and JavaScript).
Tried to use consistent formatting for YAML options.
Fixed up library-specific dependencies -
 (i.e. only provide verisons of libraries actually needed).

* GitHub release workflow use major setup-node ver

* npm artifacts cannot have uppercase chars
  • Loading branch information
pmcb55 authored Jan 13, 2021
1 parent 170cf20 commit a3e3195
Show file tree
Hide file tree
Showing 8 changed files with 50 additions and 50 deletions.
28 changes: 14 additions & 14 deletions common-rdf/Common/Vocab-List-Common-Rdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ artifactToGenerate:
# whether it provides VocabTerm constants or just string constants, or whether
# it depends on RDF4J or Jena or RDF Commons, etc.).
- programmingLanguage: Java
artifactVersion: 0.5.8
artifactVersion: 0.6.0

artifactDirectoryName: Java
sourceFileExtension: java
Expand Down Expand Up @@ -85,12 +85,12 @@ artifactToGenerate:
url: https://maven.cloudsmith.io/inrupt/sdk-development/

- programmingLanguage: Java
artifactVersion: 0.5.8
artifactVersion: 0.6.0

artifactDirectoryName: Java-StringLiteral
sourceFileExtension: java
javaPackageName: com.inrupt.vocab.common.rdf
artifactSuffix: -StringLiteral
artifactSuffix: -stringliteral

templateInternal: stringLiteral/java/vocab.hbs

Expand Down Expand Up @@ -129,12 +129,12 @@ artifactToGenerate:
url: https://maven.cloudsmith.io/inrupt/sdk-development/

- programmingLanguage: Java
artifactVersion: 0.5.8
artifactVersion: 0.6.0

artifactDirectoryName: Java-SolidCommonVocab-Rdf4J
sourceFileExtension: java
javaPackageName: com.inrupt.vocab.common.rdf
artifactSuffix: -SolidCommonVocab-Rdf4J
artifactSuffix: -solidcommonvocab-rdf4j

solidCommonVocabVersion: 0.0.3
rdf4jVersion: 3.4.2
Expand Down Expand Up @@ -165,12 +165,12 @@ artifactToGenerate:
url: https://maven.cloudsmith.io/inrupt/sdk-development/

- programmingLanguage: Java
artifactVersion: 0.5.8
artifactVersion: 0.6.0

artifactDirectoryName: Java-CommonsRdf-ServiceLoader
sourceFileExtension: java
javaPackageName: com.inrupt.vocab.common.rdf
artifactSuffix: -CommonsRdf-ServiceLoader
artifactSuffix: -commonsrdf-serviceloader

# This config doesn't use our own vocab library - it uses a specific
# underlying RDF library instead.
Expand Down Expand Up @@ -206,7 +206,7 @@ artifactToGenerate:
# dependencies (e.g. whether it provides VocabTerm constants or just string
# constants, or whether it depends on RDF4J or Jena or RDF Commons, etc.).
- programmingLanguage: TypeScript
artifactVersion: "0.7.1"
artifactVersion: "0.7.2"

artifactDirectoryName: TypeScript
sourceFileExtension: ts
Expand Down Expand Up @@ -247,11 +247,11 @@ artifactToGenerate:
# RDF/JS interface DataFactory type).
#
# - programmingLanguage: TypeScript
# artifactVersion: "0.7.1"
# artifactVersion: "0.7.2"
# artifactDirectoryName: TypeScript-rdfjs-Base
# templateInternal: rdfLibraryDependent/typescript/rdfjsBase/vocab.hbs
# sourceFileExtension: ts
# artifactSuffix: -rdfjs-Base
# artifactSuffix: -rdfjs-base
# packaging:
# - packagingTool: npm
# npmModuleScope: "@inrupt/"
Expand Down Expand Up @@ -282,10 +282,10 @@ artifactToGenerate:
# fileName: rollup.config.js
#
# - programmingLanguage: TypeScript
# artifactVersion: "0.7.1"
# artifactVersion: "0.7.2"
#
# artifactDirectoryName: TypeScript-rdfjs-RdfDataFactory
# artifactSuffix: -rdfjs-RdfDataFactory
# artifactSuffix: -rdfjs-rdfdatafactory
# sourceFileExtension: ts
#
# templateInternal: rdfLibraryDependent/typescript/rdfjsRdfDataFactory/vocab.hbs
Expand Down Expand Up @@ -318,11 +318,11 @@ artifactToGenerate:
# fileName: rollup.config.js

- programmingLanguage: JavaScript
artifactVersion: "0.7.1"
artifactVersion: "0.7.2"

artifactDirectoryName: JavaScript-StringLiteral
sourceFileExtension: js
artifactSuffix: -StringLiteral
artifactSuffix: -stringliteral

templateInternal: stringLiteral/javascript/vocab.hbs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ license:

artifactToGenerate:
- programmingLanguage: Java
artifactVersion: 0.5.8
artifactVersion: 0.6.0

artifactDirectoryName: Java
sourceFileExtension: java
Expand Down Expand Up @@ -66,11 +66,11 @@ artifactToGenerate:
url: https://maven.cloudsmith.io/inrupt/sdk-development/

- programmingLanguage: TypeScript
artifactVersion: "0.7.1"
artifactVersion: "0.7.2"

artifactDirectoryName: TypeScript-rdfjs-RdfDataFactory
sourceFileExtension: ts
artifactSuffix: -rdfjs-RdfDataFactory
artifactSuffix: -rdfjs-rdfdatafactory

solidCommonVocabVersion: "^0.5.3"
templateInternal: solidCommonVocabDependent/typescript/rdfjsRdfDataFactory/vocab.hbs
Expand Down
18 changes: 9 additions & 9 deletions inrupt-rdf/Common/Vocab-List-Inrupt-Common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ artifactToGenerate:
# whether it provides VocabTerm constants or just string constants, or whether
# it depends on RDF4J or Jena or RDF Commons, etc.).
- programmingLanguage: Java
artifactVersion: 0.5.8
artifactVersion: 0.6.0

artifactDirectoryName: Java
sourceFileExtension: java
Expand Down Expand Up @@ -74,7 +74,7 @@ artifactToGenerate:
# dependencies (e.g. whether it provides VocabTerm constants or just string
# constants, or whether it depends on RDF4J or Jena or RDF Commons, etc.).
- programmingLanguage: TypeScript
artifactVersion: "0.7.1"
artifactVersion: "0.7.2"

artifactDirectoryName: TypeScript
sourceFileExtension: ts
Expand Down Expand Up @@ -112,11 +112,11 @@ artifactToGenerate:
fileName: rollup.config.js

- programmingLanguage: TypeScript
artifactVersion: "0.7.1"
artifactVersion: "0.7.2"

artifactDirectoryName: TypeScript-rdfjs-RdfDataFactory
sourceFileExtension: ts
artifactSuffix: -rdfjs-RdfDataFactory
artifactSuffix: -rdfjs-rdfdatafactory

solidCommonVocabVersion: "^0.5.3"
templateInternal: solidCommonVocabDependent/typescript/rdfjsRdfDataFactory/vocab.hbs
Expand Down Expand Up @@ -157,11 +157,11 @@ artifactToGenerate:
# RDF/JS interface DataFactory type).
#
# - programmingLanguage: TypeScript
# artifactVersion: "0.7.1"
# artifactDirectoryName: TypeScript-rdfjs
# artifactVersion: "0.7.2"
# artifactDirectoryName: TypeScript-rdfjs-base
# templateInternal: rdfLibraryDependent/typescript/rdfjsBase/vocab.hbs
# sourceFileExtension: ts
# artifactSuffix: -rdfjs
# artifactSuffix: -rdfjs-base
# packaging:
# - packagingTool: npm
# npmModuleScope: "@inrupt/"
Expand Down Expand Up @@ -192,11 +192,11 @@ artifactToGenerate:
# fileName: rollup.config.js

- programmingLanguage: JavaScript
artifactVersion: "0.7.1"
artifactVersion: "0.7.2"

artifactDirectoryName: JavaScript-StringLiteral
sourceFileExtension: js
artifactSuffix: -StringLiteral
artifactSuffix: -stringliteral

templateInternal: stringLiteral/javascript/vocab.hbs

Expand Down
4 changes: 2 additions & 2 deletions inrupt-rdf/Glossary/Vocab-List-Inrupt-Glossary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ artifactToGenerate:
# whether it provides VocabTerm constants or just string constants, or whether
# it depends on RDF4J or Jena or RDF Commons, etc.).
- programmingLanguage: Java
artifactVersion: 0.5.8
artifactVersion: 0.6.0

artifactDirectoryName: Java
sourceFileExtension: java
Expand Down Expand Up @@ -75,7 +75,7 @@ artifactToGenerate:
# dependencies (e.g. whether it provides VocabTerm constants or just string
# constants, or whether it depends on RDF4J or Jena or RDF Commons, etc.).
- programmingLanguage: TypeScript
artifactVersion: "0.7.1"
artifactVersion: "0.7.2"

artifactDirectoryName: TypeScript
sourceFileExtension: ts
Expand Down
6 changes: 3 additions & 3 deletions inrupt-rdf/Service/Vocab-List-Inrupt-Service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ license:

artifactToGenerate:
- programmingLanguage: Java
artifactVersion: 0.5.8
artifactVersion: 0.6.0

artifactDirectoryName: Java
sourceFileExtension: java
Expand Down Expand Up @@ -66,11 +66,11 @@ artifactToGenerate:
url: https://maven.cloudsmith.io/inrupt/sdk-development/

- programmingLanguage: TypeScript
artifactVersion: "0.7.1"
artifactVersion: "0.7.2"

artifactDirectoryName: TypeScript-rdfjs-RdfDataFactory
sourceFileExtension: ts
artifactSuffix: -rdfjs-RdfDataFactory
artifactSuffix: -rdfjs-rdfdatafactory

solidCommonVocabVersion: "^0.5.3"
templateInternal: solidCommonVocabDependent/typescript/rdfjsRdfDataFactory/vocab.hbs
Expand Down
4 changes: 2 additions & 2 deletions inrupt-rdf/UiComponent/Vocab-List-Inrupt-UiComponent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ license:

artifactToGenerate:
- programmingLanguage: TypeScript
artifactVersion: "0.7.1"
artifactVersion: "0.7.2"

artifactDirectoryName: TypeScript-rdfjs-RdfDataFactory
sourceFileExtension: ts
artifactSuffix: -rdfjs-RdfDataFactory
artifactSuffix: -rdfjs-rdfdatafactory

solidCommonVocabVersion: "^0.5.3"
templateInternal: solidCommonVocabDependent/typescript/rdfjsRdfDataFactory/vocab.hbs
Expand Down
6 changes: 3 additions & 3 deletions lit-rdf/Common/Vocab-List-Lit-Common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ artifactToGenerate:
# whether it provides VocabTerm constants or just string constants, or whether
# it depends on RDF4J or Jena or RDF Commons, etc.).
- programmingLanguage: Java
artifactVersion: 0.5.8
artifactVersion: 0.6.0

artifactDirectoryName: Java
sourceFileExtension: java
Expand Down Expand Up @@ -72,11 +72,11 @@ artifactToGenerate:
# dependencies (e.g. whether it provides VocabTerm constants or just string
# constants, or whether it depends on RDF4J or Jena or RDF Commons, etc.).
- programmingLanguage: TypeScript
artifactVersion: "0.7.1"
artifactVersion: "0.7.2"

artifactDirectoryName: TypeScript-rdfjs-RdfDataFactory
sourceFileExtension: ts
artifactSuffix: -rdfjs-RdfDataFactory
artifactSuffix: -rdfjs-rdfdatafactory

typescriptVersion: "^4.1.3"
rdfjsTypesVersion: "^4.0.0"
Expand Down
28 changes: 14 additions & 14 deletions solid-rdf/Common/Vocab-List-Solid-Common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ artifactToGenerate:
# whether it provides VocabTerm constants or just string constants, or whether
# it depends on RDF4J or Jena or RDF Commons, etc.).
- programmingLanguage: Java
artifactVersion: 0.5.8
artifactVersion: 0.6.0

artifactDirectoryName: Java
sourceFileExtension: java
Expand Down Expand Up @@ -77,12 +77,12 @@ artifactToGenerate:
fileName: pom.xml

- programmingLanguage: Java
artifactVersion: 0.5.8
artifactVersion: 0.6.0

artifactDirectoryName: Java-CommonsRdf-ServiceLoader
sourceFileExtension: java
javaPackageName: com.inrupt.vocab.solid.common
artifactSuffix: -CommonsRdf-ServiceLoader
artifactSuffix: -commonsrdf-serviceloader

# This config doesn't use our own vocab library - it uses a specific
# underlying RDF library instead.
Expand Down Expand Up @@ -116,12 +116,12 @@ artifactToGenerate:
fileName: pom.xml

- programmingLanguage: Java
artifactVersion: 0.5.8
artifactVersion: 0.6.0

artifactDirectoryName: Java-CommonsRdf-SimpleRdf
sourceFileExtension: java
javaPackageName: com.inrupt.vocab.solid.common
artifactSuffix: -CommonsRdf-SimpleRdf
artifactSuffix: -commonsrdf-simplerdf

# This config doesn't use our own vocab library - it uses a specific
# underlying RDF library instead.
Expand Down Expand Up @@ -159,15 +159,15 @@ artifactToGenerate:
# dependencies (e.g. whether it provides VocabTerm constants or just string
# constants, or whether it depends on RDF4J or Jena or RDF Commons, etc.).
- programmingLanguage: TypeScript
artifactVersion: "0.7.1"
artifactVersion: "0.7.2"

artifactDirectoryName: TypeScript
sourceFileExtension: ts

solidCommonVocabVersion: "^0.5.3"
templateInternal: solidCommonVocabDependent/typescript/rdfjsRdfDataFactory/vocab.hbs

# artifactSuffix: -rdfjs-RdfDataFactory
# artifactSuffix: -rdfjs-rdfdatafactory
packaging:
- packagingTool: npm
npmModuleScope: "@inrupt/"
Expand Down Expand Up @@ -195,11 +195,11 @@ artifactToGenerate:
fileName: rollup.config.js

- programmingLanguage: TypeScript
artifactVersion: "0.7.1"
artifactVersion: "0.7.2"

artifactDirectoryName: TypeScript-rdfjs-RdfDataFactory
sourceFileExtension: ts
artifactSuffix: -rdfjs-RdfDataFactory
artifactSuffix: -rdfjs-rdfdatafactory

solidCommonVocabVersion: "^0.5.3"
templateInternal: solidCommonVocabDependent/typescript/rdfjsRdfDataFactory/vocab.hbs
Expand Down Expand Up @@ -231,11 +231,11 @@ artifactToGenerate:
fileName: rollup.config.js

- programmingLanguage: JavaScript
artifactVersion: "0.7.1"
artifactVersion: "0.7.2"

artifactDirectoryName: JavaScript-StringLiteral
sourceFileExtension: js
artifactSuffix: -StringLiteral
artifactSuffix: -stringliteral

templateInternal: stringLiteral/javascript/vocab.hbs

Expand All @@ -261,11 +261,11 @@ artifactToGenerate:
fileName: rollup.config.js

- programmingLanguage: JavaScript
artifactVersion: "0.7.1"
artifactVersion: "0.7.2"

artifactDirectoryName: JavaScript-rdfjsBase
sourceFileExtension: js
artifactSuffix: -rdfjsBase
artifactSuffix: -rdfjs-base

rdfjsNamespaceVersion: "^1.1.0"
templateInternal: rdfLibraryDependent/javascript/rdfext/vocab.hbs
Expand Down Expand Up @@ -294,7 +294,7 @@ artifactToGenerate:
fileName: webpack.prod.config.js

- programmingLanguage: JavaScript
artifactVersion: "0.7.1"
artifactVersion: "0.7.2"

artifactDirectoryName: JavaScript-rdflib
sourceFileExtension: js
Expand Down

0 comments on commit a3e3195

Please sign in to comment.