Skip to content

Commit 9940c57

Browse files
authored
Merge pull request adlnet#247 from jhaag75/master
Update readme
2 parents 3abfec2 + 86d74ba commit 9940c57

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# xapi-profiles
2-
A companion specification to xAPI that addresses the structure and supporting services for xAPI Profiles.
2+
This is a companion specification to the core xAPI Specification that addresses the structure and supporting services for xAPI Profiles.
3+
4+
A profile is the human and/or machine-readable documentation of application-specific concepts, statement patterns, extensions, and statement templates used when implementing xAPI in a particular context. In a nutshell, a profile documents the vocabulary concepts, extensions, statement templates, and patterns that are required for xAPI to be implemented consistently for a specific use case. A profile empowers designers and developers to establish a controlled, domain-specific vocabulary and determine what data should be captured/stored and reported on. In other words, a profile really is the blueprint for a successful, semantically interoperable xAPI implementation.
35

46
This Github repository contains the xAPI Profiles Specification. [xAPI](https://github.com/adlnet/xAPI-Spec) is a learning
57
technologies interoperability specification that describes communication

xapi-profiles-about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,11 +253,11 @@ even if there no requirement in a given area.
253253

254254
<a name="pattern"></a>**Pattern**: One way a series of Statements following a Profile could look. Defined by this specification.
255255

256-
<a name="profile"></a>**Profile**: What this specification focuses on. A profile is a way to talk about Concepts, Statement Templates, and Patterns for Experience API data in a particular context, and in particular to describe them so machines can do some processing automatically.
256+
<a name="profile"></a>**Profile**: A profile is the human and/or machine-readable documentation of application-specific concepts, statement patterns, extensions, and statement templates used when implementing xAPI in a particular context. A profile is a way to talk about Concepts, Statement Templates, and Patterns for Experience API data in a particular context, and in particular to describe them so machines can do some processing automatically.
257257

258258
<a name="profileauthor"></a>**Profile Author**: Some person or group writing a Profile.
259259

260-
<a name="profileserver"></a>**Profile Server**: A place to find and browse Profiles.
260+
<a name="profileserver"></a>**Profile Server**: A place to find, browse, and query Profiles, vocabulary concepts, and other profile metadata.
261261

262262
<a name="profilevalidator"></a>**Profile Validator**: Any person or machine attempting to verify if the rules in a Profile are followed for a particular set of data.
263263

0 commit comments

Comments
 (0)