diff --git a/core/index.html b/core/index.html index 685dd7e..bae7046 100644 --- a/core/index.html +++ b/core/index.html @@ -262,7 +262,7 @@
application/activity+json
".
@@ -380,7 +380,7 @@
When a JSON-LD enabled Activity Streams 2.0 implementation encounters
a JSON document identified using the
- "
- This specification registers the
The content MAY be expressed using multiple language-tagged
@@ -5049,11 +5050,11 @@
- When used on a Link, identifies the MIME media type of the
+ When used on a Link, identifies the media type of the
referenced resource.
- When used on an Object, identifies the MIME media
+ When used on an Object, identifies the media
type of the value of the application/activity+json
" MIME media type, and
+ "application/activity+json
" media type, and
that document does not contain a @context
property
whose value includes a reference to the normative
Activity Streams 2.0 JSON-LD
@@ -896,8 +896,8 @@ Link
{
@@ -2000,7 +2000,7 @@
IANA Considerations
The
application/activity+json
Media Typeapplication/activity+json
MIME Media Type specifically for identifying documents
+ This specification registers the application/activity+json
media type specifically for identifying documents
conforming to the Activity Streams 2.0 format.
Deprecated Activity Streams 1.0 Syntax
application/stream+json
" MIME
+ Implementations can use the "application/stream+json
"
media type when producing a JSON serialization using the Activity
Streams 1.0 syntax, and "application/activity+json
"
when producing a serialization conforming to the 2.0 syntax.
@@ -2347,7 +2347,7 @@ Deprecated Activity Streams 1.0 Syntax
application/stream+json
" or the more
- generic "application/json
" MIME media type MUST follow
+ generic "application/json
" media type MUST follow
the syntax and processing rules set by [[AS1]]. The 2.0
syntax and processing rules apply only when handling
serializations using the "application/activity+json
" media
@@ -2538,6 +2538,9 @@ Changelog
Links and Relationships
xsd:float
)xsd:float
)xsd:string
)xsd:dateTime
)xsd:float
)xsd:float
)Properties
The content or textual representation of the Object encoded as a
JSON string. By default, the value of content
is
HTML. The mediaType
property can be used in
- the object to indicate a different content type.
+ the object to indicate a different media type for the
+ content
property.
Properties
Notes:
content
property.
If not specified, the content
property is
assumed to contain text/html
content.
@@ -5066,7 +5067,7 @@ Properties
Range:
- MIME Media Type
+ xsd:string
([[!IANA-MEDIA-TYPES]])
Functional:
@@ -6891,6 +6892,9 @@ Changelog
last
, and current
properties to
Collection
.
+