http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-pojo/src/main/jsonschema/verbs/stop-following.json
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/jsonschema/verbs/stop-following.json 
b/streams-pojo/src/main/jsonschema/verbs/stop-following.json
deleted file mode 100644
index e09317d..0000000
--- a/streams-pojo/src/main/jsonschema/verbs/stop-following.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "$schema": "http://json-schema.org/draft-03/schema";,
-    "$license": [
-        
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
-        "http://www.apache.org/licenses/LICENSE-2.0";
-    ],
-    "id": "#",
-    "type": "object",
-    "title": "UnFollow",
-    "description": "Indicates that the actor has stopped following the 
object.",
-    "extends": {
-        "$ref": "../activity.json"
-    },
-    "properties": {
-        "verb": {
-            "type": "string",
-            "default": "follow"
-        },
-        "title": {
-            "type": "string",
-            "default": "{actor.displayName} stopped following 
{object.displayName}"
-        }
-    }
-}

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-pojo/src/main/jsonschema/verbs/submit.json
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/jsonschema/verbs/submit.json 
b/streams-pojo/src/main/jsonschema/verbs/submit.json
deleted file mode 100644
index c1d25b1..0000000
--- a/streams-pojo/src/main/jsonschema/verbs/submit.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "$schema": "http://json-schema.org/draft-03/schema";,
-    "$license": [
-        
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
-        "http://www.apache.org/licenses/LICENSE-2.0";
-    ],
-    "id": "#",
-    "type": "object",
-    "title": "Submit",
-    "description": "Indicates that the actor has submitted the object. If a 
target is specified, it indicates the entity to which the object was 
submitted.",
-    "extends": {
-        "$ref": "../activity.json"
-    },
-    "properties": {
-        "verb": {
-            "type": "string",
-            "default": "submit"
-        },
-        "title": {
-            "type": "string",
-            "default": "{actor.displayName} submitted {object.displayName} to 
{target.displayName}"
-        }
-    }
-}

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-pojo/src/main/jsonschema/verbs/tag.json
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/jsonschema/verbs/tag.json 
b/streams-pojo/src/main/jsonschema/verbs/tag.json
deleted file mode 100644
index 6208eae..0000000
--- a/streams-pojo/src/main/jsonschema/verbs/tag.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "$schema": "http://json-schema.org/draft-03/schema";,
-    "$license": [
-        
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
-        "http://www.apache.org/licenses/LICENSE-2.0";
-    ],
-    "id": "#",
-    "type": "object",
-    "title": "Tag",
-    "description": "Indicates that the actor has associated the object with 
the target. For example, if the actor specifies that a particular user appears 
in a photo. the object is the user and the target is the photo.",
-    "extends": {
-        "$ref": "../activity.json"
-    },
-    "properties": {
-        "verb": {
-            "type": "string",
-            "default": "tag"
-        },
-        "title": {
-            "type": "string",
-            "default": "{actor.displayName} tagged {object.displayName} as 
{target.displayName}"
-        }
-    }
-}

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-pojo/src/main/jsonschema/verbs/terminate.json
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/jsonschema/verbs/terminate.json 
b/streams-pojo/src/main/jsonschema/verbs/terminate.json
deleted file mode 100644
index 280eb31..0000000
--- a/streams-pojo/src/main/jsonschema/verbs/terminate.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "$schema": "http://json-schema.org/draft-03/schema";,
-    "$license": [
-        
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
-        "http://www.apache.org/licenses/LICENSE-2.0";
-    ],
-    "id": "#",
-    "type": "object",
-    "title": "Terminate",
-    "description": "Indicates that the actor has terminated the object.",
-    "extends": {
-        "$ref": "../activity.json"
-    },
-    "properties": {
-        "verb": {
-            "type": "string",
-            "default": "terminate"
-        },
-        "title": {
-            "type": "string",
-            "default": "{actor.displayName} terminated {object.displayName}"
-        }
-    }
-}

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-pojo/src/main/jsonschema/verbs/tie.json
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/jsonschema/verbs/tie.json 
b/streams-pojo/src/main/jsonschema/verbs/tie.json
deleted file mode 100644
index 7530ed2..0000000
--- a/streams-pojo/src/main/jsonschema/verbs/tie.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "$schema": "http://json-schema.org/draft-03/schema";,
-    "$license": [
-        
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
-        "http://www.apache.org/licenses/LICENSE-2.0";
-    ],
-    "id": "#",
-    "type": "object",
-    "title": "Tie",
-    "description": "Indicates that the actor has neither won or lost the 
object. This verb is generally only applicable when the object represents some 
form of competition, such as a game.",
-    "extends": {
-        "$ref": "../activity.json"
-    },
-    "properties": {
-        "verb": {
-            "type": "string",
-            "default": "tie"
-        },
-        "title": {
-            "type": "string",
-            "default": "{actor.displayName} tied at {object.displayName}"
-        }
-    }
-}

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-pojo/src/main/jsonschema/verbs/unfavorite.json
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/jsonschema/verbs/unfavorite.json 
b/streams-pojo/src/main/jsonschema/verbs/unfavorite.json
deleted file mode 100644
index bfa9c20..0000000
--- a/streams-pojo/src/main/jsonschema/verbs/unfavorite.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "$schema": "http://json-schema.org/draft-03/schema";,
-    "$license": [
-        
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
-        "http://www.apache.org/licenses/LICENSE-2.0";
-    ],
-    "id": "#",
-    "type": "object",
-    "title": "UnFavorite",
-    "description": "Indicates that the actor has removed the object from the 
collection of favorited items.",
-    "extends": {
-        "$ref": "../activity.json"
-    },
-    "properties": {
-        "verb": {
-            "type": "string",
-            "default": "unfavorite"
-        },
-        "title": {
-            "type": "string",
-            "default": "{actor.displayName} removed {object.displayName} as a 
favorite"
-        }
-    }
-}

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-pojo/src/main/jsonschema/verbs/unlike.json
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/jsonschema/verbs/unlike.json 
b/streams-pojo/src/main/jsonschema/verbs/unlike.json
deleted file mode 100644
index 4dc75f6..0000000
--- a/streams-pojo/src/main/jsonschema/verbs/unlike.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "$schema": "http://json-schema.org/draft-03/schema";,
-    "$license": [
-        
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
-        "http://www.apache.org/licenses/LICENSE-2.0";
-    ],
-    "id": "#",
-    "type": "object",
-    "title": "UnLike",
-    "description": "Indicates that the actor has removed the object from the 
collection of liked items.",
-    "extends": {
-        "$ref": "../activity.json"
-    },
-    "properties": {
-        "verb": {
-            "type": "string",
-            "default": "unlike"
-        },
-        "title": {
-            "type": "string",
-            "default": "{actor.displayName} no longer likes 
{object.displayName}"
-        }
-    }
-}

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-pojo/src/main/jsonschema/verbs/unsatisfy.json
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/jsonschema/verbs/unsatisfy.json 
b/streams-pojo/src/main/jsonschema/verbs/unsatisfy.json
deleted file mode 100644
index 8ea075b..0000000
--- a/streams-pojo/src/main/jsonschema/verbs/unsatisfy.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "$schema": "http://json-schema.org/draft-03/schema";,
-    "$license": [
-        
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
-        "http://www.apache.org/licenses/LICENSE-2.0";
-    ],
-    "id": "#",
-    "type": "object",
-    "title": "UnSatisfy",
-    "description": "Indicates that the actor has not satisfied the object. If 
a target is specified, it indicates the context within which the object was not 
satisfied. For instance, if a person fails to satisfy the requirements of some 
particular challenge, the person is the actor; the requirement is the object 
and the challenge is the target.",
-    "extends": {
-        "$ref": "../activity.json"
-    },
-    "properties": {
-        "verb": {
-            "type": "string",
-            "default": "unsatisfy"
-        },
-        "title": {
-            "type": "string",
-            "default": "{actor.displayName} has not satisfied 
{object.displayName}"
-        }
-    }
-}

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-pojo/src/main/jsonschema/verbs/unsave.json
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/jsonschema/verbs/unsave.json 
b/streams-pojo/src/main/jsonschema/verbs/unsave.json
deleted file mode 100644
index e45a97f..0000000
--- a/streams-pojo/src/main/jsonschema/verbs/unsave.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "$schema": "http://json-schema.org/draft-03/schema";,
-    "$license": [
-        
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
-        "http://www.apache.org/licenses/LICENSE-2.0";
-    ],
-    "id": "#",
-    "type": "object",
-    "title": "UnSave",
-    "description": "Indicates that the actor has removed the object from the 
collection of saved items.",
-    "extends": {
-        "$ref": "../activity.json"
-    },
-    "properties": {
-        "verb": {
-            "type": "string",
-            "default": "unsave"
-        },
-        "title": {
-            "type": "string",
-            "default": "{actor.displayName} unsaved {object.displayName}"
-        }
-    }
-}

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-pojo/src/main/jsonschema/verbs/unshare.json
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/jsonschema/verbs/unshare.json 
b/streams-pojo/src/main/jsonschema/verbs/unshare.json
deleted file mode 100644
index 4ca924b..0000000
--- a/streams-pojo/src/main/jsonschema/verbs/unshare.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "$schema": "http://json-schema.org/draft-03/schema";,
-    "$license": [
-        
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
-        "http://www.apache.org/licenses/LICENSE-2.0";
-    ],
-    "id": "#",
-    "type": "object",
-    "title": "UnSave",
-    "description": "Indicates that the actor is no longer sharing the object. 
If a target is specified, it indicates the entity with whom the object is no 
longer being shared.",
-    "extends": {
-        "$ref": "../activity.json"
-    },
-    "properties": {
-        "verb": {
-            "type": "string",
-            "default": "unshare"
-        },
-        "title": {
-            "type": "string",
-            "default": "{actor.displayName} is no longer sharing 
{object.displayName} with {target.displayName}"
-        }
-    }
-}

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-pojo/src/main/jsonschema/verbs/update.json
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/jsonschema/verbs/update.json 
b/streams-pojo/src/main/jsonschema/verbs/update.json
deleted file mode 100644
index 4b143fc..0000000
--- a/streams-pojo/src/main/jsonschema/verbs/update.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{
-    "$schema": "http://json-schema.org/draft-03/schema";,
-    "$license": [
-        
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
-        "http://www.apache.org/licenses/LICENSE-2.0";
-    ],
-    "id": "#",
-    "type": "object",
-    "title": "Update",
-    "description": "The \"update\" verb indicates that the actor has modified 
the object. Use of the \"update\" verb is generally reserved to indicate 
modifications to existing objects or data such as changing an existing user's 
profile information.",
-    "notes": "The new property value can be a scalar value or an object. See 
the property object type",
-    "extends": {
-        "$ref": "../activity.json"
-    },
-    "properties": {
-        "verb": {
-            "type": "string",
-            "default": "update"
-        },
-        "title": {
-            "type": "string",
-            "default": "{actor.displayName} updated {target.displayName}'s 
{object.displayName} to {object.value}"
-        },
-        "object": {
-            "type": "object",
-            "$ref": "../object.json"
-        },
-        "target": {
-            "type": "object",
-            "optional": true,
-            "$ref": "../object.json"
-        }
-    }
-}

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-pojo/src/main/jsonschema/verbs/use.json
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/jsonschema/verbs/use.json 
b/streams-pojo/src/main/jsonschema/verbs/use.json
deleted file mode 100644
index d5a79fd..0000000
--- a/streams-pojo/src/main/jsonschema/verbs/use.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "$schema": "http://json-schema.org/draft-03/schema";,
-    "$license": [
-        
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
-        "http://www.apache.org/licenses/LICENSE-2.0";
-    ],
-    "id": "#",
-    "type": "object",
-    "title": "Use",
-    "description": "Indicates that the actor has used the object in some 
manner.",
-    "extends": {
-        "$ref": "../activity.json"
-    },
-    "properties": {
-        "verb": {
-            "type": "string",
-            "default": "use"
-        },
-        "title": {
-            "type": "string",
-            "default": "{actor.displayName} used {object.displayName}"
-        }
-    }
-}

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-pojo/src/main/jsonschema/verbs/watch.json
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/jsonschema/verbs/watch.json 
b/streams-pojo/src/main/jsonschema/verbs/watch.json
deleted file mode 100644
index 192d56e..0000000
--- a/streams-pojo/src/main/jsonschema/verbs/watch.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "$schema": "http://json-schema.org/draft-03/schema";,
-    "$license": [
-        
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
-        "http://www.apache.org/licenses/LICENSE-2.0";
-    ],
-    "id": "#",
-    "type": "object",
-    "title": "Watch",
-    "description": "Indicates that the actor has watched the object. This verb 
is typically applicable only when the object represents dynamic, visible 
content such as a movie, a television show or a public performance.",
-    "extends": {
-        "$ref": "../activity.json"
-    },
-    "properties": {
-        "verb": {
-            "type": "string",
-            "default": "watch"
-        },
-        "title": {
-            "type": "string",
-            "default": "{actor.displayName} watched {object.displayName}"
-        }
-    }
-}

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-pojo/src/main/jsonschema/verbs/win.json
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/jsonschema/verbs/win.json 
b/streams-pojo/src/main/jsonschema/verbs/win.json
deleted file mode 100644
index a5bef2a..0000000
--- a/streams-pojo/src/main/jsonschema/verbs/win.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "$schema": "http://json-schema.org/draft-03/schema";,
-    "$license": [
-        
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
-        "http://www.apache.org/licenses/LICENSE-2.0";
-    ],
-    "id": "#",
-    "type": "object",
-    "title": "Win",
-    "description": "Indicates that the actor has won the object.  For 
instance, if a person wins a game.",
-    "extends": {
-        "$ref": "../activity.json"
-    },
-    "properties": {
-        "verb": {
-            "type": "string",
-            "default": "win"
-        },
-        "title": {
-            "type": "string",
-            "default": "{actor.displayName} won {object.displayName}"
-        }
-    }
-}

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-pojo/src/main/xmlschema/activity.xsd
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/xmlschema/activity.xsd 
b/streams-pojo/src/main/xmlschema/activity.xsd
deleted file mode 100644
index 1d81b44..0000000
--- a/streams-pojo/src/main/xmlschema/activity.xsd
+++ /dev/null
@@ -1,94 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one
-  ~ or more contributor license agreements.  See the NOTICE file
-  ~ distributed with this work for additional information
-  ~ regarding copyright ownership.  The ASF licenses this file
-  ~ to you under the Apache License, Version 2.0 (the
-  ~ "License"); you may not use this file except in compliance
-  ~
-  ~   http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing,
-  ~ software distributed under the License is distributed on an
-  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  ~ KIND, either express or implied.  See the License for the
-  ~ specific language governing permissions and limitations
-  ~ under the License.
-  -->
-
-<xs:schema version="1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema";>
-
-    <xs:element name="id" type="xs:string"/>
-    <xs:element name="actor" type="objectType"/>
-    <xs:element name="verb" type="verbType"/>
-    <xs:element name="object" type="objectType"/>
-    <xs:element name="target" type="objectType"/>
-    <xs:element name="object-type" type="xs:string"/>
-    <xs:element name="published" type="xs:dateTime"/>
-    <xs:element name="updated" type="xs:dateTime"/>
-    <xs:element name="provider" type="objectType"/>
-    <xs:element name="title" type="xs:string"/>
-    <xs:element name="content" type="xs:string"/>
-    <xs:element name="url" type="xs:string"/>
-
-    <xs:simpleType name="verbType">
-        <xs:restriction base="xs:string">
-            <xs:enumeration value="favorite"/>
-            <xs:enumeration value="follow"/>
-            <xs:enumeration value="join"/>
-            <xs:enumeration value="like"/>
-            <xs:enumeration value="make-friend"/>
-            <xs:enumeration value="play"/>
-            <xs:enumeration value="post"/>
-            <xs:enumeration value="rsvp-yes"/>
-            <xs:enumeration value="rsvp-no"/>
-            <xs:enumeration value="rsvp-maybe"/>
-            <xs:enumeration value="save"/>
-            <xs:enumeration value="share"/>
-            <xs:enumeration value="tag"/>
-            <xs:enumeration value="update"/>
-        </xs:restriction>
-    </xs:simpleType>
-
-    <xs:complexType name="objectType">
-        <xs:sequence>
-            <xs:element name="id" type="xs:string"/>
-            <xs:element name="image" type="mediaLink"/>
-            <xs:element name="displayName" type="xs:string"/>
-            <xs:element name="summary" type="xs:string"/>
-            <xs:element name="content" type="xs:string"/>
-            <xs:element name="url" type="xs:string"/>
-            <xs:element name="published" type="xs:string"/>
-            <xs:element name="updated" type="xs:string"/>
-            <xs:element name="object-type" >
-                <xs:simpleType>
-                    <xs:restriction base="xs:string">
-                        <xs:enumeration value="article"/>
-                        <xs:enumeration value="audio"/>
-                        <xs:enumeration value="badge"/>
-                        <xs:enumeration value="collection"/>
-                        <xs:enumeration value="comment"/>
-                        <xs:enumeration value="course"/>
-                        <xs:enumeration value="file"/>
-                        <xs:enumeration value="image"/>
-                        <xs:enumeration value="person"/>
-                        <xs:enumeration value="review"/>
-                        <xs:enumeration value="service"/>
-                    </xs:restriction>
-                </xs:simpleType>
-            </xs:element>
-        </xs:sequence>
-
-    </xs:complexType>
-
-    <xs:complexType name="mediaLink">
-        <xs:sequence>
-            <xs:element name="duration" type="xs:positiveInteger"/>
-            <xs:element name="height" type="xs:positiveInteger"/>
-            <xs:element name="width" type="xs:positiveInteger"/>
-            <xs:element name="url" type="xs:string"/>
-        </xs:sequence>
-    </xs:complexType>
-
-</xs:schema>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-runtimes/streams-runtime-dropwizard/pom.xml
----------------------------------------------------------------------
diff --git a/streams-runtimes/streams-runtime-dropwizard/pom.xml 
b/streams-runtimes/streams-runtime-dropwizard/pom.xml
index d04d8fb..64debe5 100644
--- a/streams-runtimes/streams-runtime-dropwizard/pom.xml
+++ b/streams-runtimes/streams-runtime-dropwizard/pom.xml
@@ -107,19 +107,6 @@
         </dependency>
 
         <dependency>
-            <groupId>org.jsonschema2pojo</groupId>
-            <artifactId>jsonschema2pojo-core</artifactId>
-            <type>jar</type>
-            <scope>compile</scope>
-            <exclusions>
-                <exclusion>
-                <groupId>javax.validation</groupId>
-                <artifactId>validation-api</artifactId>
-                </exclusion>
-            </exclusions>
-        </dependency>
-
-        <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-core</artifactId>
         </dependency>
@@ -199,6 +186,47 @@
         </testResources>
         <plugins>
             <plugin>
+                <groupId>org.apache.streams.plugins</groupId>
+                <artifactId>streams-plugin-pojo</artifactId>
+                <version>${project.version}</version>
+                <configuration>
+                    <sourcePaths>
+                        
<sourcePath>${project.basedir}/src/main/jsonschema</sourcePath>
+                    </sourcePaths>
+                    
<targetDirectory>${project.basedir}/target/generated-sources/pojo</targetDirectory>
+                    
<targetPackage>org.apache.streams.dropwizard.pojo</targetPackage>
+                </configuration>
+                <executions>
+                    <execution>
+                        <goals>
+                            <goal>generate-sources</goal>
+                        </goals>
+                    </execution>
+                </executions>
+                <dependencies>
+                    <dependency>
+                        <groupId>io.dropwizard</groupId>
+                        <artifactId>dropwizard-core</artifactId>
+                        <version>${dropwizard.version}</version>
+                    </dependency>
+                    <dependency>
+                        <groupId>io.dropwizard</groupId>
+                        <artifactId>dropwizard-configuration</artifactId>
+                        <version>${dropwizard.version}</version>
+                    </dependency>
+                    <dependency>
+                        <groupId>io.dropwizard</groupId>
+                        <artifactId>dropwizard-validation</artifactId>
+                        <version>${dropwizard.version}</version>
+                    </dependency>
+                    <dependency>
+                        <groupId>io.dropwizard</groupId>
+                        <artifactId>dropwizard-metrics</artifactId>
+                        <version>${dropwizard.version}</version>
+                    </dependency>
+                </dependencies>
+            </plugin>
+            <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>build-helper-maven-plugin</artifactId>
                 <executions>
@@ -210,35 +238,13 @@
                         </goals>
                         <configuration>
                             <sources>
-                                
<source>target/generated-sources/jsonschema2pojo</source>
+                                <source>target/generated-sources/pojo</source>
                             </sources>
                         </configuration>
                     </execution>
                 </executions>
             </plugin>
             <plugin>
-                <groupId>org.jsonschema2pojo</groupId>
-                <artifactId>jsonschema2pojo-maven-plugin</artifactId>
-                <configuration>
-                    <addCompileSourceRoot>true</addCompileSourceRoot>
-                    <generateBuilders>true</generateBuilders>
-                    <sourcePaths>
-                        
<sourcePath>${project.basedir}/src/main/jsonschema</sourcePath>
-                    </sourcePaths>
-                    
<outputDirectory>target/generated-sources/jsonschema2pojo</outputDirectory>
-                    
<targetPackage>org.apache.streams.dropwizard</targetPackage>
-                    <useLongIntegers>true</useLongIntegers>
-                    <useJodaDates>true</useJodaDates>
-                </configuration>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>generate</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-jar-plugin</artifactId>
                 <executions>

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-runtimes/streams-runtime-local/pom.xml
----------------------------------------------------------------------
diff --git a/streams-runtimes/streams-runtime-local/pom.xml 
b/streams-runtimes/streams-runtime-local/pom.xml
index 447b1e9..9c2fea2 100644
--- a/streams-runtimes/streams-runtime-local/pom.xml
+++ b/streams-runtimes/streams-runtime-local/pom.xml
@@ -33,13 +33,6 @@
 
     <dependencies>
         <dependency>
-            <groupId>org.jsonschema2pojo</groupId>
-            <artifactId>jsonschema2pojo-core</artifactId>
-            <type>jar</type>
-            <scope>compile</scope>
-        </dependency>
-
-        <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-core</artifactId>
         </dependency>
@@ -113,6 +106,25 @@
         </testResources>
         <plugins>
             <plugin>
+                <groupId>org.apache.streams.plugins</groupId>
+                <artifactId>streams-plugin-pojo</artifactId>
+                <version>${project.version}</version>
+                <configuration>
+                    <sourcePaths>
+                        
<sourcePath>${project.basedir}/src/main/jsonschema</sourcePath>
+                    </sourcePaths>
+                    
<targetDirectory>${project.basedir}/target/generated-sources/pojo</targetDirectory>
+                    <targetPackage>org.apache.streams.local</targetPackage>
+                </configuration>
+                <executions>
+                    <execution>
+                        <goals>
+                            <goal>generate-sources</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>build-helper-maven-plugin</artifactId>
                 <executions>
@@ -124,35 +136,13 @@
                         </goals>
                         <configuration>
                             <sources>
-                                
<source>target/generated-sources/jsonschema2pojo</source>
+                                <source>target/generated-sources/pojo</source>
                             </sources>
                         </configuration>
                     </execution>
                 </executions>
             </plugin>
             <plugin>
-                <groupId>org.jsonschema2pojo</groupId>
-                <artifactId>jsonschema2pojo-maven-plugin</artifactId>
-                <configuration>
-                    <addCompileSourceRoot>true</addCompileSourceRoot>
-                    <generateBuilders>true</generateBuilders>
-                    <sourcePaths>
-                        
<sourcePath>${project.basedir}/src/main/jsonschema</sourcePath>
-                    </sourcePaths>
-                    
<outputDirectory>target/generated-sources/jsonschema2pojo</outputDirectory>
-                    <targetPackage>org.apache.streams.local</targetPackage>
-                    <useLongIntegers>true</useLongIntegers>
-                    <useJodaDates>true</useJodaDates>
-                </configuration>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>generate</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-jar-plugin</artifactId>
                 <executions>

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-runtimes/streams-runtime-local/src/main/jsonschema/LocalRuntimeConfiguration.json
----------------------------------------------------------------------
diff --git 
a/streams-runtimes/streams-runtime-local/src/main/jsonschema/LocalRuntimeConfiguration.json
 
b/streams-runtimes/streams-runtime-local/src/main/jsonschema/LocalRuntimeConfiguration.json
index 1ba9bfa..8500a93 100644
--- 
a/streams-runtimes/streams-runtime-local/src/main/jsonschema/LocalRuntimeConfiguration.json
+++ 
b/streams-runtimes/streams-runtime-local/src/main/jsonschema/LocalRuntimeConfiguration.json
@@ -13,7 +13,7 @@
     "properties": {
         "monitoring": {
             "type" : "object",
-            "javaType" : 
"org.apache.streams.local.monitoring.MonitoringConfiguration"
+            "$ref": 
"../../../../../streams-monitoring/src/main/jsonschema/org/apache/streams/local/monitoring/MonitoringConfiguration.json"
         },
         "executorShutdownPauseMs": {
             "type": "integer",

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/pom.xml
----------------------------------------------------------------------
diff --git a/streams-schemas/streams-schema-activitystreams/pom.xml 
b/streams-schemas/streams-schema-activitystreams/pom.xml
index 422665b..59e2872 100644
--- a/streams-schemas/streams-schema-activitystreams/pom.xml
+++ b/streams-schemas/streams-schema-activitystreams/pom.xml
@@ -31,7 +31,35 @@
 
     <description>Activity Streams schemas</description>
 
+    <dependencies>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-simple</artifactId>
+            <version>${slf4j.version}</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>commons-io</groupId>
+            <artifactId>commons-io</artifactId>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.streams</groupId>
+            <artifactId>streams-testing</artifactId>
+            <version>${project.version}</version>
+            <scope>test</scope>
+            <type>test-jar</type>
+        </dependency>
+        <dependency>
+            <groupId>com.networknt</groupId>
+            <artifactId>json-schema-validator</artifactId>
+            <version>0.1.2</version>
+            <type>jar</type>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
     <build>
+        <testSourceDirectory>src/test/java</testSourceDirectory>
         <resources>
             <resource>
                 <directory>src/main/resources</directory>

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/activity.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/activity.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/activity.json
index 27089b9..89ddeec 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/activity.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/activity.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/latest/streams-project/streams-schemas/activity.json#";,
+    "id":"#",
     "type": "object",
     "title": "activity",
     "javaInterfaces": ["java.io.Serializable"],

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/collection.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/collection.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/collection.json
index d73b2fb..5606c0d 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/collection.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/collection.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/latest/streams-project/streams-schemas/collection.json#";,
+    "id":"#",
     "type": "object",
     "title": "collection",
     "javaInterfaces": ["java.io.Serializable"],

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/media_link.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/media_link.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/media_link.json
index 50c2107..c5d6ce0 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/media_link.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/media_link.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/latest/streams-project/streams-schemas/media_link.json#";,
+    "id":"#",
     "type": "object",
     "title": "media_link",
     "javaInterfaces": ["java.io.Serializable"],

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/object.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/object.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/object.json
index 0baf0ca..c00362f 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/object.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/object.json
@@ -4,9 +4,10 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/latest/streams-project/streams-schemas/object.json#";,
+    "id":"#",
     "type": "object",
     "title": "object",
+    "javaType": "org.apache.streams.pojo.json.ActivityObject",
     "javaInterfaces": ["java.io.Serializable"],
     "description": "Basic object on the web. The only required property is the 
id",
     "properties": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/alert.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/alert.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/alert.json
index e85dc1b..d089699 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/alert.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/alert.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/alert.json#";,
+    "id":"#",
     "type": "object",
     "title": "alert",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/application.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/application.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/application.json
index 108bb49..a5c2bdc 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/application.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/application.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/application.json#";,
+    "id":"#",
     "type": "object",
     "title": "application",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/article.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/article.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/article.json
index f519750..5bbfd9f 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/article.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/article.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/article.json#";,
+    "id":"#",
     "type": "object",
     "title": "article",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/audio.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/audio.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/audio.json
index 88db093..9c0d33a 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/audio.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/audio.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/audio.json#";,
+    "id":"#",
     "type": "object",
     "title": "audio",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/badge.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/badge.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/badge.json
index 037128c..bb66203 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/badge.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/badge.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/badge.json#";,
+    "id":"#",
     "type": "object",
     "title": "badge",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/binary.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/binary.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/binary.json
index 5028094..0bbfb87 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/binary.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/binary.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/binary.json#";,
+    "id":"#",
     "type": "object",
     "title": "binary",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/bookmark.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/bookmark.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/bookmark.json
index e8e4603..d052898 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/bookmark.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/bookmark.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/badge.json#";,
+    "id":"#",
     "type": "object",
     "title": "bookmark",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/comment.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/comment.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/comment.json
index f79105f..4c658ae 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/comment.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/comment.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/comment.json#";,
+    "id":"#",
     "type": "object",
     "title": "comment",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/device.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/device.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/device.json
index b9e890b..e056c69 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/device.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/device.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/device.json#";,
+    "id":"#",
     "type": "object",
     "title": "device",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/event.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/event.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/event.json
index 481334c..82993ee 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/event.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/event.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/event.json#";,
+    "id":"#",
     "type": "object",
     "title": "event",
     "description": "xCal fromat for vevent",

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/file.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/file.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/file.json
index 38de4e9..d39fe63 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/file.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/file.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/file.json#";,
+    "id":"#",
     "type": "object",
     "title": "file",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/folder.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/folder.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/folder.json
index b5d2f05..4be89f3 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/folder.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/folder.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/folder.json#";,
+    "id":"#",
     "type": "object",
     "title": "folder",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/game.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/game.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/game.json
index c3b3617..434f152 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/game.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/game.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/game.json#";,
+    "id":"#",
     "type": "object",
     "title": "game",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/group.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/group.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/group.json
index 194a5f7..cc30c29 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/group.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/group.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/group.json#";,
+    "id":"#",
     "type": "object",
     "title": "group",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/image.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/image.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/image.json
index 45b60ab..c820065 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/image.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/image.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/image.json#";,
+    "id":"#",
     "type": "object",
     "title": "image",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/issue.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/issue.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/issue.json
index 4e6e8f7..394d571 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/issue.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/issue.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/issue.json#";,
+    "id":"#",
     "type": "object",
     "title": "issue",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/job.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/job.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/job.json
index 1c7ffa5..bd2d67f 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/job.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/job.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/job.json#";,
+    "id":"#",
     "type": "object",
     "title": "job",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/list.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/list.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/list.json
index ae2451c..6fbdd94 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/list.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/list.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/list.json#";,
+    "id":"#",
     "type": "object",
     "title": "list",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/note.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/note.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/note.json
index afd702a..b2bab1a 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/note.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/note.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/note.json#";,
+    "id":"#",
     "type": "object",
     "title": "note",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/offer.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/offer.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/offer.json
index 78292af..f10b529 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/offer.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/offer.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/offer.json#";,
+    "id":"#",
     "type": "object",
     "title": "offer",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/organization.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/organization.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/organization.json
index fad7e60..c295af2 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/organization.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/organization.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/organization.json#";,
+    "id":"#",
     "type": "object",
     "title": "organization",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/page.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/page.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/page.json
index c690ff5..87cad51 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/page.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/page.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/page.json#";,
+    "id":"#",
     "type": "object",
     "title": "page",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/permission.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/permission.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/permission.json
index 653ad16..ac8766a 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/permission.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/permission.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/permission.json#";,
+    "id":"#",
     "type": "object",
     "title": "permission",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/person.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/person.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/person.json
index cde9b77..e508bdd 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/person.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/person.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/person.json#";,
+    "id":"#",
     "type": "object",
     "title": "person",
     "description": "vCard Format. Does not match PoCO",

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/photo-album.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/photo-album.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/photo-album.json
index a9b2929..15a193c 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/photo-album.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/photo-album.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/photo-album.json#";,
+    "id":"#",
     "type": "object",
     "title": "article",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/photo.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/photo.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/photo.json
index 5328812..f4e991a 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/photo.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/photo.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/photo.json#";,
+    "id":"#",
     "type": "object",
     "title": "photo",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/place.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/place.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/place.json
index 3e698a8..1f5cba6 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/place.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/place.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/place.json#";,
+    "id":"#",
     "type": "object",
     "title": "place",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/playlist.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/playlist.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/playlist.json
index 1c9d047..2ac6ec1 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/playlist.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/playlist.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/playlist.json#";,
+    "id":"#",
     "type": "object",
     "title": "playlist",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/process.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/process.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/process.json
index f06c1b9..6c596ee 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/process.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/process.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/process.json#";,
+    "id":"#",
     "type": "object",
     "title": "process",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/product.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/product.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/product.json
index a71ffc1..2606429 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/product.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/product.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/product.json#";,
+    "id":"#",
     "type": "object",
     "title": "product",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/property.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/property.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/property.json
index 3e291ac..50e36f3 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/property.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/property.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/property.json#";,
+    "id":"#",
     "type": "object",
     "title": "property",
     "description": "A property describes name, path and value. Can be used 
with delete, update or post verbs",

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/question.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/question.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/question.json
index dc14cba..7a864a0 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/question.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/question.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/question.json#";,
+    "id":"#",
     "type": "object",
     "title": "question",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/review.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/review.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/review.json
index a6dd637..8731fde 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/review.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/review.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/review.json#";,
+    "id":"#",
     "type": "object",
     "title": "review",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/role.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/role.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/role.json
index 234eba8..ae53c34 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/role.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/role.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/role.json#";,
+    "id":"#",
     "type": "object",
     "title": "role",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/service.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/service.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/service.json
index 3b9adaf..979695c 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/service.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/service.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/service.json#";,
+    "id":"#",
     "type": "object",
     "title": "service",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/song.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/song.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/song.json
index 4e4be73..289e5a4 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/song.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/song.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/song.json#";,
+    "id":"#",
     "type": "object",
     "title": "song",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/status.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/status.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/status.json
index 2360613..1a58923 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/status.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/status.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/status.json#";,
+    "id":"#",
     "type": "object",
     "title": "status",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/task.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/task.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/task.json
index 460470e..608514b 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/task.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/task.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/task.json#";,
+    "id":"#",
     "type": "object",
     "title": "task",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/team.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/team.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/team.json
index d093c5e..bcc6218 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/team.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/team.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/team.json#";,
+    "id":"#",
     "type": "object",
     "title": "team",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/video.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/video.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/video.json
index 955eadc..3129a84 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/video.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/video.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/0.4-incubating-SNAPSHOT/streams-project/streams-schemas/objectTypes/video.json#";,
+    "id":"#",
     "type": "object",
     "title": "video",
     "extends": {

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/accept.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/accept.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/accept.json
index b0b9e97..579d128 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/accept.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/accept.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/latest/streams-project/streams-schemas/verbs/accept.json#";,
+    "id":"#",
     "type": "object",
     "title": "Accept",
     "description": "Indicates that that the actor has accepted the object. For 
instance, a person accepting an award, or accepting an assignment.",

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/access.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/access.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/access.json
index fec12b6..2131fc5 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/access.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/access.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/latest/streams-project/streams-schemas/verbs/access.json#";,
+    "id":"#",
     "type": "object",
     "title": "Access",
     "description": "Indicates that the actor has accessed the object. For 
instance, a person accessing a room, or accessing a file.",

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/acknowledge.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/acknowledge.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/acknowledge.json
index 1113209..d071e63 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/acknowledge.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/acknowledge.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/latest/streams-project/streams-schemas/verbs/acknowledge.json#";,
+    "id":"#",
     "type": "object",
     "title": "Acknowledge",
     "description": "Indicates that the actor has acknowledged the object. This 
effectively signals that the actor is aware of the object's existence.",

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/add.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/add.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/add.json
index 0589a57..f48715c 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/add.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/add.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/latest/streams-project/streams-schemas/verbs/add.json#";,
+    "id":"#",
     "type": "object",
     "title": "Add",
     "description": "Indicates that the actor has added the object to the 
target. For instance, adding a photo to an album.",

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/agree.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/agree.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/agree.json
index 05f70a0..a2c86d5 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/agree.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/agree.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/latest/streams-project/streams-schemas/verbs/agree.json#";,
+    "id":"#",
     "type": "object",
     "title": "Agree",
     "description": "Indicates that the actor agrees with the object. For 
example, a person agreeing with an argument, or expressing agreement with a 
particular issue.",

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/append.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/append.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/append.json
index e10caae..fe46070 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/append.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/append.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/latest/streams-project/streams-schemas/verbs/append.json#";,
+    "id":"#",
     "type": "object",
     "title": "Append",
     "description": "Indicates that the actor has appended the object to the 
target. For instance, a person appending a new record to a database.",

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/approve.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/approve.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/approve.json
index 925f4fb..615d4c3 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/approve.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/approve.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/latest/streams-project/streams-schemas/verbs/approve.json#";,
+    "id":"#",
     "type": "object",
     "title": "Approve",
     "description": "Indicates that the actor has approved the object. For 
instance, a manager might approve a travel request.",

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/archive.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/archive.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/archive.json
index e9fb278..1a5455c 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/archive.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/archive.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/latest/streams-project/streams-schemas/verbs/archive.json#";,
+    "id":"#",
     "type": "object",
     "title": "Archive",
     "description": "Indicates that the actor has archived the object.",

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4f100f3a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/assign.json
----------------------------------------------------------------------
diff --git 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/assign.json
 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/assign.json
index 825772c..dd3e5fa 100644
--- 
a/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/assign.json
+++ 
b/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/assign.json
@@ -4,7 +4,7 @@
         
"http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0";,
         "http://www.apache.org/licenses/LICENSE-2.0";
     ],
-    "id": 
"http://streams.incubator.apache.org/site/latest/streams-project/streams-schemas/verbs/assign.json#";,
+    "id":"#",
     "type": "object",
     "title": "Assign",
     "description": "Indicates that the actor has assigned the object to the 
target.",


Reply via email to