Skip to content

Commit 6342e79

Browse files
committed
minor spelling corrections #8
1 parent 3b0a9d8 commit 6342e79

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ and codemeta leave representation gaps.
2121

2222
## Why do we need a schema.org profile for software types?
2323

24-
Software applications are ubiquitous in our society, ranging simple desktop applications in personal desktops to packages, libraries or containers deployed in servers. In fact, schema.org partly acknoweldges the importance of software by having the term `schema:SoftwareApplication` as the target of `schema:SoftwareSourceCode`. This is because software applications typically offers one or more interfaces through which
24+
Software applications are ubiquitous in our society, ranging simple desktop applications in personal desktops to packages, libraries or containers deployed in servers. In fact, schema.org partly acknowledges the importance of software by having the term `schema:SoftwareApplication` as the target of `schema:SoftwareSourceCode`. This is because software applications typically offers one or more interfaces through which
2525
users or machines can interact with it. Schema.org includes popular types of ``schema:SoftwareApplication``
2626
like ``schema:WebApplication``, ``schema:MobileApplication``, and even
2727
``schema:VideoGame``. However, we find that schema.org subtypes for software applications are quite lacking when we look at them from a software development perspective. Here we attempt to fill the gaps and define further (sub)types
@@ -32,10 +32,10 @@ more accurate software metadata descriptions. Implementing these as types, in
3232
line with what schema.org already does, allows for further type-specific
3333
refinements. A good example is the
3434
[WebAPI](https://github.com/schemaorg/schemaorg/issues/1423) type that is in
35-
development which allows for descripting Web APIs, though not a subtype of
35+
development which allows for describing Web APIs, though not a subtype of
3636
``schema:SoftwareApplication``.
3737

38-
**Disclaimer**: this work aims to create a profile that may be incorportated into codemeta or schema.org. The profile has persistent identifiers, but, if standardized, the classes and properties defined here may be absorved into other intiatives.
38+
**Disclaimer**: this work aims to create a profile that may be incorporated into codemeta or schema.org. The profile has persistent identifiers, but, if standardized, the classes and properties defined here may be absorbed into other initiatives.
3939

4040
## Software types profile: Classes
4141

0 commit comments

Comments
 (0)